Click or drag to resize

RigidBodyMotionQuality Property

The method of detecting collisions to solve issues on a high velocity.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Reference<PhysicsMotionQuality> MotionQuality { get; set; }

Property Value

Type: ReferencePhysicsMotionQuality
See Also