enum ManualCullingMode
Posted: Sun Sep 29, 2024 1:21 pm
I see reading the documentation that exists the enum ManualCullingMode, that can clip faces by normals pointing reverse based on camera view,
but which is the method that calls it?
exists in renderSystem de setCulling( backface ) for example, but which method uses the ManualCullingMode?