枚举成员

DirectionAndPosition

vec4; x: direction x, y: direction y, z: position x, w: position y

PositionAndUV
Random0

vec4 x: color random, y: velocity x random, z: velocity y random, w: rotation random

Random1

vec4 x: SizeOverLifetime x random, y: SizeOverLifetime y random, z: texture sheet animation frame random,

RotationAndScale

vec4; x: sprite rotation cos, y: sprite rotation sin, z: sprite scale x, w: sprite scale y

SheetFrameData

vec4; x: texture sheet start frame index y: texture sheet frame count z: texture sheet Row index

SizeAndTimes

vec4; x: size x, y: size y, z: emit time, w: lifetime

SpeedSpaceAndRot

vec4; x: direction speed, y: space, z: mesh rot cos, w: mesh rot sin

StartColor

vec4 start color

TransAndGravity

vec4 x: sprite translate x, y: sprite translate y, z: gravity X, w: gravity Y