Table of Contents

Property pivotOffset

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

pivotOffset

Gets or sets the normalized pivot offset used by backends that expose tree pivot adjustment.

public float pivotOffset { get; set; }

Property Value

float

Remarks

The value is clamped to the [-1, 1] range before storage. Polaris forwards it to its tree prototype. Unity Terrain ignores this field.