Click or drag to resize

CharacterTypeApplyGroundVelocity Property

Whether to consider the speed of the body on which the character is standing.

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

Property Value

Type: ReferenceBoolean
See Also