Show / Hide Table of Contents

Enum ParticleSystemVertexStream

Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum ParticleSystemVertexStream

Fields

Name Description
AgePercent
AnimBlend
AnimFrame
Center
Color
Custom1X
Custom1XY
Custom1XYZ
Custom1XYZW
Custom2X
Custom2XY
Custom2XYZ
Custom2XYZW
InvStartLifetime
NoiseImpulseX
NoiseImpulseXY
NoiseImpulseXYZ
NoiseSumX
NoiseSumXY
NoiseSumXYZ
Normal
Position
Rotation
Rotation3D
RotationSpeed
RotationSpeed3D
SizeX
SizeXY
SizeXYZ
Speed
StableRandomX
StableRandomXY
StableRandomXYZ
StableRandomXYZW
Tangent
UV
UV2
UV3
UV4
VaryingRandomX
VaryingRandomXY
VaryingRandomXYZ
VaryingRandomXYZW
Velocity
VertexID

Extension Methods

MustExtensions.MustBeEqual<ParticleSystemVertexStream>(ParticleSystemVertexStream)
MustExtensions.MustBeEqual<ParticleSystemVertexStream>(ParticleSystemVertexStream, String)
MustExtensions.MustNotBeEqual<ParticleSystemVertexStream>(ParticleSystemVertexStream)
MustExtensions.MustNotBeEqual<ParticleSystemVertexStream>(ParticleSystemVertexStream, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX