Click or drag to resize

GeometryInstanceLightmapScale Property

Scale factor for the generated baked lightmap. Useful for adding detail to certain mesh instances.

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

Property Value

Type: GeometryInstanceLightmapScaleEnum
See Also