Platform SDK: DirectX

DirectX7.ZeroMatrix

The DirectX7.ZeroMatrix method sets all members of a matrix to zero.

object.ZeroMatrix(mDest As D3DMATRIX)

Parameters

object
Object expression that resolves to a DirectX7 object.
mDest
D3DMATRIX type that holds the result of the operation.

Error Codes

If the method fails, an error is raised and Err.Number is set.