枚举成员

DirectionAndPosition: 8

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

PositionAndUV: 0
Random0: 14

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

Random1: 15

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

RotationAndScale: 12

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

SheetFrameData: 7

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

SizeAndTimes: 9

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

SpeedSpaceAndRot: 10

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

StartColor: 11

vec4 start color

TransAndGravity: 13

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