Property pivotOffset
pivotOffset
Gets or sets the normalized pivot offset used by backends that expose tree pivot adjustment.
public float pivotOffset { get; set; }
Property Value
Remarks
The value is clamped to the [-1, 1] range before storage. Polaris forwards it to its tree prototype.
Unity Terrain ignores this field.