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: 2024.1.1.0 (2024.1.1.0)
Syntax public Reference<double> MassNoPhysicalBodyMode { get; set; }
Property Value
Type:
ReferenceDoubleSee Also