Table of Contents

Class SplinePoint

Namespace
Lime
Assembly
Lime.dll
[TangerineAllowedParentTypes(new Type[] { typeof(Spline) })]
public class SplinePoint : PointObject, IDisposable, IAnimatorHost, IRenderChainBuilder, IAnimable, ICloneable
Inheritance
SplinePoint
Implements
Inherited Members
Extension Methods

Constructors

SplinePoint()

public SplinePoint()

Properties

Straight

[YuzuMember]
[TangerineKeyframeColor(11)]
public bool Straight { get; set; }

Property Value

bool

TangentAngle

[YuzuMember]
[TangerineKeyframeColor(12)]
public float TangentAngle { get; set; }

Property Value

float

TangentWeight

[YuzuMember]
[TangerineKeyframeColor(13)]
public float TangentWeight { get; set; }

Property Value

float