Class ParticleSystemSharp.ShapeModuleSharp
Inheritance
object
ParticleSystemSharp.ShapeModuleSharp
Assembly: solution.dll
Syntax
public class ParticleSystemSharp.ShapeModuleSharp
Properties
alignToDirection
Declaration
public bool alignToDirection { get; set; }
Property Value
angle
Declaration
public float angle { get; set; }
Property Value
arc
Declaration
public float arc { get; set; }
Property Value
arcMode
Declaration
public ParticleSystemShapeMultiModeValue arcMode { get; set; }
Property Value
arcSpeed
Declaration
public ParticleSystemSharp.SharpMinMaxCurve arcSpeed { get; set; }
Property Value
arcSpeedMultiplier
Declaration
public float arcSpeedMultiplier { get; set; }
Property Value
arcSpread
Declaration
public float arcSpread { get; set; }
Property Value
boxThickness
Declaration
public Vector3 boxThickness { get; set; }
Property Value
donutRadius
Declaration
public float donutRadius { get; set; }
Property Value
enabled
Declaration
public bool enabled { get; set; }
Property Value
length
Declaration
public float length { get; set; }
Property Value
mesh
Declaration
public Mesh mesh { get; set; }
Property Value
meshMaterialIndex
Declaration
public int meshMaterialIndex { get; set; }
Property Value
meshRenderer
Declaration
public MeshRenderer meshRenderer { get; set; }
Property Value
meshShapeType
Declaration
public ParticleSystemMeshShapeType meshShapeType { get; set; }
Property Value
meshSpawnMode
Declaration
public ParticleSystemShapeMultiModeValue meshSpawnMode { get; set; }
Property Value
meshSpawnSpeed
Declaration
public ParticleSystemSharp.SharpMinMaxCurve meshSpawnSpeed { get; set; }
Property Value
meshSpawnSpeedMultiplier
Declaration
public float meshSpawnSpeedMultiplier { get; set; }
Property Value
meshSpawnSpread
Declaration
public float meshSpawnSpread { get; set; }
Property Value
normalOffset
Declaration
public float normalOffset { get; set; }
Property Value
position
Declaration
public Vector3 position { get; set; }
Property Value
radius
Declaration
public float radius { get; set; }
Property Value
radiusMode
Declaration
public ParticleSystemShapeMultiModeValue radiusMode { get; set; }
Property Value
radiusSpeed
Declaration
public ParticleSystemSharp.SharpMinMaxCurve radiusSpeed { get; set; }
Property Value
radiusSpeedMultiplier
Declaration
public float radiusSpeedMultiplier { get; set; }
Property Value
radiusSpread
Declaration
public float radiusSpread { get; set; }
Property Value
radiusThickness
Declaration
public float radiusThickness { get; set; }
Property Value
randomDirectionAmount
Declaration
public float randomDirectionAmount { get; set; }
Property Value
randomPositionAmount
Declaration
public float randomPositionAmount { get; set; }
Property Value
rotation
Declaration
public Vector3 rotation { get; set; }
Property Value
scale
Declaration
public Vector3 scale { get; set; }
Property Value
shapeType
Declaration
public ParticleSystemShapeType shapeType { get; set; }
Property Value
skinnedMeshRenderer
Declaration
public SkinnedMeshRenderer skinnedMeshRenderer { get; set; }
Property Value
sphericalDirectionAmount
Declaration
public float sphericalDirectionAmount { get; set; }
Property Value
sprite
Declaration
public Sprite sprite { get; set; }
Property Value
spriteRenderer
Declaration
public SpriteRenderer spriteRenderer { get; set; }
Property Value
texture
Declaration
public Texture2D texture { get; set; }
Property Value
textureAlphaAffectsParticles
Declaration
public bool textureAlphaAffectsParticles { get; set; }
Property Value
textureBilinearFiltering
Declaration
public bool textureBilinearFiltering { get; set; }
Property Value
textureClipChannel
Declaration
public ParticleSystemShapeTextureChannel textureClipChannel { get; set; }
Property Value
textureClipThreshold
Declaration
public float textureClipThreshold { get; set; }
Property Value
textureColorAffectsParticles
Declaration
public bool textureColorAffectsParticles { get; set; }
Property Value
textureUVChannel
Declaration
public int textureUVChannel { get; set; }
Property Value
useMeshColors
Declaration
public bool useMeshColors { get; set; }
Property Value
useMeshMaterialIndex
Declaration
public bool useMeshMaterialIndex { get; set; }
Property Value