 | ParticleSourceParticleInputType Property |
Gets/sets the method of input for the particle source.
Namespace: ema3d.Api.V25.Charging.ExcitationAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic ParticleInputType ParticleInputType { get; set; }
Public Property ParticleInputType As ParticleInputType
Get
Set
public:
property ParticleInputType ParticleInputType {
ParticleInputType get ();
void set (ParticleInputType value);
}
member ParticleInputType : ParticleInputType with get, set
Property Value
ParticleInputType
See Also