Function Node.setSceneInstanceLoadPlaceholder
Sets whether this is an instance load placeholder. See InstancePlaceholder
.
void setSceneInstanceLoadPlaceholder
(
const(bool) load_placeholder
) nothrow @nogc;
Sets whether this is an instance load placeholder. See InstancePlaceholder
.
void setSceneInstanceLoadPlaceholder
(
const(bool) load_placeholder
) nothrow @nogc;