BBMOD_DLL.set_gen_normal

A function defined in BBMOD_DLL.gml

set_gen_normal(_normals)

Description

Configures generating normal vectors. This is by default set to BBMOD_NORMALS_SMOOTH. Vertex normals are required by the default shaders!

Arguments

Name Type Description
_normals Real Use one of the BBMOD_NORMALS_* macros.

Returns

Struct.BBMOD_DLL Returns self.

Throws

See also

BBMOD_DLL.get_gen_normal, BBMOD_NORMALS_FLAT, BBMOD_NORMALS_NONE, BBMOD_NORMALS_SMOOTH

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.