Click or drag to resize
MyLightConeDegreesToConeMaxAngleCos Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Sandbox.Game.Lights.MyLight.ConeDegreesToConeMaxAngleCos(System.Single)"]

Namespace: Sandbox.Game.Lights
Assembly: Sandbox.Game (in Sandbox.Game.dll) Version: 0.1.5991.32293
Syntax
C#
public static float ConeDegreesToConeMaxAngleCos(
	float value
)

Parameters

value
Type: SystemSingle

[Missing <param name="value"/> documentation for "M:Sandbox.Game.Lights.MyLight.ConeDegreesToConeMaxAngleCos(System.Single)"]

Return Value

Type: Single

[Missing <returns> documentation for "M:Sandbox.Game.Lights.MyLight.ConeDegreesToConeMaxAngleCos(System.Single)"]

See Also