Click or drag to resize

ParticleAccelerationByTimeType Property

The method for calculating the value.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public Reference<ParticleAccelerationByTimeTypeEnum> Type { get; set; }

Property Value

Type: ReferenceParticleAccelerationByTimeTypeEnum
See Also