Click or drag to resize
NodeDisableCulling Field
Is culling enabled for this scene node. Note: while this is not used for based node types, its a generic property for inheriting nodes.

Namespace:  GeonBit.Core.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool DisableCulling

Field Value

Type: Boolean
See Also