VehicleSeatExitTransform Property |
The position and rotation when exit from the vehicle.
Namespace:
NeoAxis
Assembly:
NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntaxpublic Reference<Transform> ExitTransform { get; set; }
Property Value
Type:
ReferenceTransform
See Also