Resource.resourceLocalToScene

If true, the resource will be made unique in each instance of its local scene. It can thus be modified in a scene instance without impacting other instances of that same scene.

  1. bool resourceLocalToScene [@property getter]
    struct Resource
    @nogc nothrow @property
    bool
    resourceLocalToScene
    ()
  2. bool resourceLocalToScene [@property setter]

Meta