Class GSplineAnchor
- Namespace
- Pinwheel.Griffin.SplineTool
- Assembly
- Pinwheel.Polaris.Runtime.dll
Represent a spline's anchor point.
[Serializable]
public class GSplineAnchor
- Inheritance
-
GSplineAnchor
- Inherited Members
Constructors
- GSplineAnchor(Vector3)
Create new anchor point with provided position, default rotation and scale.
Properties
- Position
Position in local space.
- Rotation
Rotation in local space.
- Scale
Scale in local space.