Version: 2021.3

DOTSInstancingPropertyType

enumeration

切换到手册

描述

Describes the type of a DOTS instancing property.

This is an experimental API for use by the Hybrid Renderer package. It is not intended for any other purpose.

变量

UnknownThe property has an unknown type.
FloatThe property has type float.
HalfThe property has type half.
IntThe property has type int.
ShortThe property has type short.
UintThe property has type uint.
BoolThe property has type bool.
StructThe property has a structure type.