Table of Contents

Method GetWorldPointGroups

Namespace
Pinwheel.Vista.Splines
Assembly
Pinwheel.Vista.Runtime.dll

GetWorldPointGroups()

Returns sampled spline point groups in world space.

public virtual Vector3[][] GetWorldPointGroups()

Returns

Vector3[][]

The default implementation wraps GetWorldPoints() into a single group.