IDCompositionMatrixTransform3D::SetMatrixElement methods

Changes or animates the value of one element of the matrix of this 3D transform.

Overload list

Method Description
SetMatrixElement(int, int, float)

Changes the value of one element of the matrix of this 3D transform.

SetMatrixElement(int, int, IDCompositionAnimation*)

Animates the value of one element of the matrix of this 3D transform.

Requirements

Minimum supported client

Windows 8 [desktop apps only]

Minimum supported server

Windows Server 2012 [desktop apps only]

Header

Dcomp.h

Library

Dcomp.lib

DLL

Dcomp.dll

See also

IDCompositionMatrixTransform3D