Click or drag to resize

PlaneScale(Double) Method

Scale the Plane

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

Parameters

s  Double
Scale
See Also