Click or drag to resize

Character2DMaxSlopeAngle Property

The maximum angle of the surface on which the character can stand.

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public Reference<Degree> MaxSlopeAngle { get; set; }

Property Value

Type: ReferenceDegree
See Also