Click or drag to resize

SeatItemExitTransform Property

The position and rotation when exit from the seat.

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Reference<Transform> ExitTransform { get; set; }

Property Value

Type: ReferenceTransform
See Also