Property EndTangent
- Namespace
- Pinwheel.Griffin.SplineTool
- Assembly
- Pinwheel.Polaris.Runtime.dll
EndTangent
Position of the end anchor's tangent handle, in world space.
public Vector3 EndTangent { get; set; }
Property Value
- Vector3
Position of the end anchor's tangent handle, in world space.
public Vector3 EndTangent { get; set; }