Sets new SkyBox scale.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
protected void RescaleBox(
	float absScale
)

Parameters

absScale
Type: System..::.Single
New SkyBox absolute scale.

See Also