Click or drag to resize

SpatialMaterialRimEnabled Property

If true, rim effect is enabled. Rim lighting increases the brightness at glancing angles on an object.

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

Property Value

Type: Boolean
See Also