directx-d v0.14.0 (2020-05-02T17:46:30Z)
Dub
Repo
IDCompositionMatrixTransform.SetMatrixElement
directx
dcomp
IDCompositionMatrixTransform
Changes a single element of the matrix of this transform.
HRESULT
SetMatrixElement
(int row, int column, float value)
interface
IDCompositionMatrixTransform
extern (
Windows
)
HRESULT
SetMatrixElement
(
int
row
,
int
column
,
float
value
)
HRESULT
SetMatrixElement
(int row, int column, IDCompositionAnimation animation)
Meta
Source
See Implementation
directx
dcomp
IDCompositionMatrixTransform
functions
SetMatrix
SetMatrixElement
Changes a single element of the matrix of this transform.