Click or drag to resize

BakedLightmapSetEnvironmentCustomSkyRotationDegrees Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.BakedLightmap.SetEnvironmentCustomSkyRotationDegrees(Godot.Vector3)"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("SetEnvironmentCustomSkyRotationDegrees is deprecated. Use the EnvironmentCustomSkyRotationDegrees property instead.")]
public void SetEnvironmentCustomSkyRotationDegrees(
	Vector3 rotation
)

Parameters

rotation
Type: GodotVector3

[Missing <param name="rotation"/> documentation for "M:Godot.BakedLightmap.SetEnvironmentCustomSkyRotationDegrees(Godot.Vector3)"]

See Also