Space Engineers
|
Public Member Functions | |
MyParticleLight () | |
void | Init () |
void | Done () |
void | Start (MyParticleEffect effect) |
void | Close () |
IEnumerable< IMyConstProperty > | GetProperties () |
void | Update () |
MyParticleLight | CreateInstance (MyParticleEffect effect) |
void | InitDefault () |
MyParticleLight | Duplicate (MyParticleEffect effect) |
MyParticleEffect | GetEffect () |
void | Serialize (XmlWriter writer) |
void | DeserializeFromObjectBuilder (ParticleLight light) |
void | Deserialize (XmlReader reader) |
void | DebugDraw () |
Properties | |
MyAnimatedPropertyVector3 | Position [get] |
Public members to easy access More... | |
MyAnimatedPropertyVector3 | PositionVar [get] |
MyAnimatedPropertyVector4 | Color [get] |
MyAnimatedPropertyFloat | ColorVar [get] |
MyAnimatedPropertyFloat | Range [get] |
MyAnimatedPropertyFloat | RangeVar [get] |
MyAnimatedPropertyFloat | Intensity [get] |
MyAnimatedPropertyFloat | IntensityVar [get] |
MyConstPropertyBool | Enabled [get] |
string | Name [get, set] |
Definition at line 17 of file MyParticleLight.cs.
|
inline |
Definition at line 118 of file MyParticleLight.cs.
|
inline |
Definition at line 168 of file MyParticleLight.cs.
|
inline |
Definition at line 314 of file MyParticleLight.cs.
|
inline |
Definition at line 439 of file MyParticleLight.cs.
|
inline |
Definition at line 420 of file MyParticleLight.cs.
|
inline |
Definition at line 404 of file MyParticleLight.cs.
|
inline |
Definition at line 143 of file MyParticleLight.cs.
|
inline |
Definition at line 338 of file MyParticleLight.cs.
|
inline |
Definition at line 359 of file MyParticleLight.cs.
|
inline |
Definition at line 201 of file MyParticleLight.cs.
|
inline |
Definition at line 123 of file MyParticleLight.cs.
|
inline |
Definition at line 331 of file MyParticleLight.cs.
|
inline |
Definition at line 374 of file MyParticleLight.cs.
|
inline |
Definition at line 154 of file MyParticleLight.cs.
|
inline |
Definition at line 210 of file MyParticleLight.cs.
|
get |
Definition at line 71 of file MyParticleLight.cs.
|
get |
Definition at line 77 of file MyParticleLight.cs.
|
get |
Definition at line 107 of file MyParticleLight.cs.
|
get |
Definition at line 95 of file MyParticleLight.cs.
|
get |
Definition at line 101 of file MyParticleLight.cs.
|
getset |
Definition at line 365 of file MyParticleLight.cs.
|
get |
Public members to easy access
Definition at line 59 of file MyParticleLight.cs.
|
get |
Definition at line 65 of file MyParticleLight.cs.
|
get |
Definition at line 83 of file MyParticleLight.cs.
|
get |
Definition at line 89 of file MyParticleLight.cs.