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]
  2. long layers [@property setter]
    struct VisualInstance
    @nogc nothrow @property
    void
    layers
    (
    long v
    )

Meta