VisualInstance.layers

The render layer(s) this VisualInstance is drawn on. This object will only be visible for Cameras whose cull mask includes the render object this VisualInstance is set to.

  1. long layers [@property getter]
    struct VisualInstance
    @nogc nothrow @property
    long
    layers
    ()
  2. long layers [@property setter]

Meta