VisualEffectAsset

class in UnityEngine.VFX

/

Hereda de:VFX.VisualEffectObject

Cambiar al Manual

Descripción

This class contains a graph of the elements needed to describe a visual effect. These include: the visual effects system, generated shaders, and compiled data.

See Also: VisualEffect.

Variables Estáticas

PlayEventIDThe default name ID of the play event.
PlayEventNameThe default name of the play event.
StopEventIDThe default name ID of the stop event.
StopEventNameThe default name of the stop event.

Constructores

VisualEffectAssetThe visual effect Asset constructor.

Funciones Públicas

GetEventsGets the name of every Event connected to a system.
GetExposedPropertiesGets the name and type of every exposed property.
GetTextureDimensionGets the TextureDimension of a named exposed Texture.

Miembros heredados