Click or drag to resize

BulletTypeMassNoPhysicalBodyMode Property

The mass when the bullet has no physical body. The mass is used for impulse calculation when hit.

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

Property Value

Type: ReferenceDouble
See Also