kind property

  1. @Int32()
int kind
getter/setter pair

LcLayerKind. Backends must ignore kinds they don't recognize instead of failing the whole render.

Implementation

@ffi.Int32()
external int kind;