Version: 2021.1
언어: 한국어

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.