|
enum | Enum {
Default = 0
, ConstantSize = PL_BIT(0)
, OnTop = PL_BIT(1)
, Visualizer = PL_BIT(2)
,
ShowInOrtho = PL_BIT(3)
, Pickable = PL_BIT(4)
, FaceCamera = PL_BIT(5)
} |
|
using | StorageType = plUInt8 |
|
The documentation for this struct was generated from the following file: