Namespace: DeltaEngine.Rendering3D.ParticlesAssembly: DeltaEngine.Rendering3D.Particles (in DeltaEngine.Rendering3D.Particles.dll) Version: 1.1.1.0 (1.1.1)
public bool DoParticlesTrackEmitter { get; set; }
public bool DoParticlesTrackEmitter { get; set; }
Public Property DoParticlesTrackEmitter As Boolean
Get
Set
Public Property DoParticlesTrackEmitter As Boolean
Get
Set
public:
property bool DoParticlesTrackEmitter {
bool get ();
void set (bool value);
}
public:
property bool DoParticlesTrackEmitter {
bool get ();
void set (bool value);
}
member DoParticlesTrackEmitter : bool with get, set
member DoParticlesTrackEmitter : bool with get, set
Property Value
Type:
Boolean