Constructor GSplineAnchor
- Namespace
- Pinwheel.Griffin.SplineTool
- Assembly
- Pinwheel.Polaris.Runtime.dll
GSplineAnchor(Vector3)
Create new anchor point with provided position, default rotation and scale.
public GSplineAnchor(Vector3 pos)
Parameters
pos
Vector3Position in local space.