Click or drag to resize

PlaneScale Method (Single)

Scale the Plane

Namespace:  Microsoft.DirectX
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
public void Scale(
	float s
)

Parameters

s
Type: SystemSingle
Scale
See Also