A function defined in BBMOD_DLL.gml
set_gen_normal(_normals)
Configures generating normal vectors. This is by default set to BBMOD_NORMALS_SMOOTH. Vertex normals are required by the default shaders!
Name | Type | Description |
---|---|---|
_normals | Real |
Use one of the BBMOD_NORMALS_* macros. |
Struct.BBMOD_DLL
Returns self
.
BBMOD_DLL.get_gen_normal, BBMOD_NORMALS_FLAT, BBMOD_NORMALS_NONE, BBMOD_NORMALS_SMOOTH
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.