kcl → types →
PlaneType
Type for a plane.
This schema accepts exactly one of the following:
enum: XY
, XZ
, YZ
A custom plane.
enum: Custom
A custom plane which has not been sent to the engine. It must be sent before it is used.
enum: Uninit