Click or drag to resize

OccluderPolygon2DCullMode Property

The culling mode to use.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public OccluderPolygon2DCullModeEnum CullMode { get; set; }

Property Value

Type: OccluderPolygon2DCullModeEnum
See Also