|
My Project v1
Project
|


Public 属性 | |
| float | Time |
| float | EndTime |
| float | Speed |
| float | Phase |
| float | PhaseSpeed |
| Color | BaseColor |
| int | Light |
| float | Angle |
| float | AngleSpeed |
Public 属性 继承自 Game.Particle | |
| bool | IsActive |
| Vector3 | Position |
| Vector3 | Right |
| Vector3 | Up |
| Vector2 | Size |
| float | Rotation |
| Color | Color |
| int | TextureSlot |
| bool | UseAdditiveBlending |
| bool | FlipX |
| bool | FlipY |
| ParticleBillboardingMode | BillboardingMode |
| float Game.LeavesParticleSystem.Particle.Angle |
| float Game.LeavesParticleSystem.Particle.AngleSpeed |
| Color Game.LeavesParticleSystem.Particle.BaseColor |
| float Game.LeavesParticleSystem.Particle.EndTime |
| int Game.LeavesParticleSystem.Particle.Light |
| float Game.LeavesParticleSystem.Particle.Phase |
| float Game.LeavesParticleSystem.Particle.PhaseSpeed |
| float Game.LeavesParticleSystem.Particle.Speed |
| float Game.LeavesParticleSystem.Particle.Time |