Click or drag to resize

PlaneTransform Method (Matrix)

Transform Plane by Matrix

Namespace:  Microsoft.DirectX
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
public void Transform(
	Matrix m
)

Parameters

m
Type: Microsoft.DirectXMatrix
Source Matrix
See Also