Function SpatialMaterial.normalEnabled
If true
, normal mapping is enabled.
bool normalEnabled() nothrow @property @nogc;
void normalEnabled
(
bool v
) nothrow @property @nogc;
If true
, normal mapping is enabled.
bool normalEnabled() nothrow @property @nogc;
void normalEnabled
(
bool v
) nothrow @property @nogc;