Version: 2022.3
언어: 한국어

VFXBatchedEffectInfo

struct in UnityEngine.VFX

매뉴얼로 전환

설명

This structure provides runtime information on how Unity batches a VisualEffectAsset.

변수

activeBatchCountThe number of active batches the VisualEffectAsset uses.
activeInstanceCountThe number of active VisualEffect instances of this VisualEffectAsset.
inactiveBatchCountThe number of inactive batches that are allocated for later reuse.
maxInstancePerBatchCapacityThe maximum number of VisualEffect that can be instanciated in a single batch.
totalCPUSizeInBytesThe CPU size, in bytes, that the batches of this VisualEffectAsset use.
totalGPUSizeInBytesThe GPU size, in bytes, that the batches of this VisualEffectAsset use.
totalInstanceCapacityThe total number of VisualEffect that can be instanciated with the current allocated batches.
unbatchedInstanceCountThe number of VisualEffect instances that are not batched.
vfxAssetThe VisualEffectAsset associated with this Batched Effect Info.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961