Class ParticleSystem.PropertyPaths
- Namespace
- Shard.Assets.Generated.ModelAssets
- Assembly
- Shard.Assets.dll
public static class ParticleSystem.PropertyPaths
- Inheritance
-
ParticleSystem.PropertyPaths
- Inherited Members
-
Properties
BoundingRadius
public static PropertyPath<ParticleSystem> BoundingRadius { get; }
Property Value
- PropertyPath<ParticleSystem>
CullDistance
public static PropertyPath<ParticleSystem> CullDistance { get; }
Property Value
- PropertyPath<ParticleSystem>
IsImportant
public static PropertyPath<ParticleSystem> IsImportant { get; }
Property Value
- PropertyPath<ParticleSystem>
LifeSpan
public static PropertyPath<ParticleSystem> LifeSpan { get; }
Property Value
- PropertyPath<ParticleSystem>
Spawners
public static PropertyPath<ParticleSystem> Spawners { get; }
Property Value
- PropertyPath<ParticleSystem>