Click or drag to resize

CSGPolygonSmoothFaces Property

Generates smooth normals so smooth shading is applied to our mesh.

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

Property Value

Type: Boolean
See Also