Click or drag to resize

BakedLightmapBias Property

Raycasting bias used during baking to avoid floating point precission issues.

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

Property Value

Type: Single
See Also