⚲
Class:
Camera
Lua
C++
Edit
Camera::SetBackfaceCulling
This method can be used to override the back-face culling mode of all objects the camera renders.
Syntax
void
SetBackfaceCulling
(const int mode)
Parameter
Description
mode
1 to enable back-face culling on all surfaces, 0 to disable it, or -1 to use the material setting (default)
Copyright © 2006-2025 Leadwerks Software.
All rights reserved.
Leadwerks 4 Documentation