Function GeometryInstance.castShadow
The selected shadow casting flag. See shadowcastingsetting
for possible values.
GeometryInstance . ShadowCastingSetting castShadow() nothrow @property @nogc;
void castShadow
(
long v
) nothrow @property @nogc;