Version: 2022.3
언어: 한국어

VFXExpressionValues

class in UnityEngine.VFX

매뉴얼로 전환

설명

This class is a wrapper to the set of expression values.

Only used with VFXSpawnerState.

Public 함수

GetAnimationCurveReturns a an animation curve that corresponds to the bound named expression. If this entry is not available, or the type doesn't match, an exception is thrown.
GetBoolReturns a boolean that corresponds to the bound named expression. If this entry is not available, or the type doesn't match, an exception is thrown.
GetFloatReturns a float that corresponds to the bound named expression. If this entry is not available, or the type doesn't match, an exception is thrown.
GetGradientReturns a gradient that corresponds to the bound named expression. If this entry is not available, or the type doesn't match, an exception is thrown.
GetIntReturns an integer that corresponds to the bound named expression. IF this entry is not available, or the type doesn't match, an exception is thrown.
GetMatrix4x4Returns a Matrix4 that corresponds to the bound named expression. If this entry is not available, or the type doesn't match, an exception is thrown.
GetMeshReturns a mesh that corresponds to the bound named expression. If this entry is not available, or the type doesn't match, an exception is thrown.
GetTextureReturns a texture that corresponds to the bound named expression. If this entry is not available, or the type doesn't match, an exception is thrown.
GetUIntReturns an unsigned integer that corresponds to the bound named expression. If this entry is not available, or the type doesn't match, an exception is thrown.
GetVector2Returns a Vector2 that corresponds to the bound named expression. If this entry is not available, or the type doesn't match, an exception is thrown.
GetVector3Returns a Vector3 that corresponds to the bound named expression. If this entry is not available, or the type doesn't match, an exception is thrown.
GetVector4Returns a Vector4 that corresponds to the bound named expression. If this entry is not available, or the type doesn't match, an exception is thrown.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961