Click or drag to resize

PlaneTransform(Matrix) Method

Transform Plane by Matrix

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

Parameters

m  Matrix
Source Matrix
See Also