Click or drag to resize

SpatialMaterialDepthScale Property

Scales the depth offset effect. A higher number will create a larger depth.

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

Property Value

Type: Single
See Also