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