Свойство | Type | Description | |
---|---|---|---|
addColorEffect | bool | ||
addLightEffect | bool | ||
billboarding | CameraFacingMode | ||
colorEnd | Color | ||
colorStart | Color | ||
copy | bool | ||
foldOut | bool | ||
framesPerSecond | int | ||
isOneShot | bool | ||
life | float | ||
lightColor | Color | ||
lightFadeSpeed | float | ||
lightRange | float | ||
offset | Vector3 | ||
randomRotation | bool | ||
rotationEnd | float | ||
rotationStart | float | ||
sizeEnd | Vector3 | ||
sizeStart | Vector3 | ||
spriteCount | int | ||
spriteSheetMaterial | Material | ||
uvAnimationTileX | int | ||
uvAnimationTileY | int | ||
waittingTime | float |
Méthode | Description | |
---|---|---|
Awake ( ) : void |
Awake this instance.
|
|
Camera_BillboardingMode ( ) : void |
Camera_s the billboarding mode.
|
|
CreateParticle ( ) : void |
Creates the particle.
|
|
InitSpriteSheet ( ) : void |
Inits the sprite sheet.
|
|
Start ( ) : void | ||
Update ( ) : void |
Update this instance.
|