VehicleTypeMaxSlopeAngle Property |
Max angle that is considered for colliding wheels. This is to avoid colliding with vertical walls.
Namespace:
NeoAxis
Assembly:
NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntaxpublic Reference<Degree> MaxSlopeAngle { get; set; }
Property Value
Type:
ReferenceDegree
See Also