Space Engineers
|
Public Member Functions | |
MyParticleEmitter (MyParticleEmitterType type) | |
void | Init () |
void | Done () |
void | Start () |
void | Close () |
void | CalculateStartPosition (float elapsedTime, MatrixD worldMatrix, Vector3 userAxisScale, float userScale, out Vector3D startOffset, out Vector3D startPosition) |
void | CreateInstance (MyParticleEmitter emitter) |
IMyConstProperty[] | GetProperties () |
void | Duplicate (MyParticleEmitter targetEmitter) |
void | Serialize (XmlWriter writer) |
void | Deserialize (XmlReader reader) |
void | DeserializeFromObjectBuilder (ParticleEmitter emitter) |
void | DebugDraw (float elapsedTime, Matrix worldMatrix) |
Properties | |
MyParticleEmitterType | Type [get] |
MyAnimatedPropertyVector3 | Offset [get] |
MyAnimatedPropertyVector3 | Rotation [get] |
MyConstPropertyVector3 | AxisScale [get] |
MyAnimatedPropertyFloat | Size [get] |
MyConstPropertyFloat | RadiusMin [get] |
MyConstPropertyFloat | RadiusMax [get] |
MyConstPropertyBool | DirToCamera [get] |
MyAnimatedPropertyFloat | LimitAngle [get] |
Definition at line 22 of file MyParticleEmitter.cs.
|
inline |
Definition at line 120 of file MyParticleEmitter.cs.
|
inline |
Definition at line 175 of file MyParticleEmitter.cs.
|
inline |
Definition at line 161 of file MyParticleEmitter.cs.
|
inline |
Definition at line 297 of file MyParticleEmitter.cs.
|
inline |
Definition at line 468 of file MyParticleEmitter.cs.
|
inline |
Definition at line 346 of file MyParticleEmitter.cs.
|
inline |
Definition at line 385 of file MyParticleEmitter.cs.
|
inline |
Definition at line 145 of file MyParticleEmitter.cs.
|
inline |
Definition at line 310 of file MyParticleEmitter.cs.
|
inline |
Definition at line 305 of file MyParticleEmitter.cs.
|
inline |
Definition at line 124 of file MyParticleEmitter.cs.
|
inline |
Definition at line 320 of file MyParticleEmitter.cs.
|
inline |
Definition at line 156 of file MyParticleEmitter.cs.
|
get |
Definition at line 84 of file MyParticleEmitter.cs.
|
get |
Definition at line 108 of file MyParticleEmitter.cs.
|
get |
Definition at line 114 of file MyParticleEmitter.cs.
|
get |
Definition at line 71 of file MyParticleEmitter.cs.
|
get |
Definition at line 102 of file MyParticleEmitter.cs.
|
get |
Definition at line 96 of file MyParticleEmitter.cs.
|
get |
Definition at line 77 of file MyParticleEmitter.cs.
|
get |
Definition at line 90 of file MyParticleEmitter.cs.
|
get |
Definition at line 65 of file MyParticleEmitter.cs.