|
enum | Enum {
MapStreamsByName = EZ_BIT(0)
, ScalarizeStreams = EZ_BIT(1)
, UserFriendly = MapStreamsByName | ScalarizeStreams
, BestPerformance = 0
,
Default = UserFriendly
} |
|
using | StorageType = ezUInt32 |
|
The documentation for this struct was generated from the following file:
- /home/runner/work/ezEngine/ezEngine/Code/Engine/Foundation/CodeUtils/Expression/ExpressionVM.h