Click or drag to resize

TrafficSystemFlyingVehiclesPhysicsMode Property

The physics mode of flying vehicles.

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

Property Value

Type: ReferencePhysicsModeEnum
See Also