directx-d ~master (2017-09-08T10:47:49Z)
Dub
Repo
IDCompositionMatrixTransform3D.SetMatrixElement
directx
dcomp
IDCompositionMatrixTransform3D
Changes a single element of the matrix of this transform.
HRESULT
SetMatrixElement
(
int
row
,
int
column
,
float
value
)
interface
IDCompositionMatrixTransform3D
extern (
Windows
)
HRESULT
SetMatrixElement
(
int
row
,
int
column
,
float
value
)
HRESULT
SetMatrixElement
(
int
row
,
int
column
,
IDCompositionAnimation
animation
)
Meta
Source
See Implementation
directx
dcomp
IDCompositionMatrixTransform3D
functions
SetMatrix
SetMatrixElement
Changes a single element of the matrix of this transform.