Namespace: DeltaEngine.Editor.ParticleEditorAssembly: DeltaEngine.Editor.ParticleEditor (in DeltaEngine.Editor.ParticleEditor.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