directx-d ~master (2017-09-08T10:47:49Z)
Dub
Repo
IDCompositionVisual3.SetTransform
directx
dcomp
IDCompositionVisual3
Sets the matrix that modifies the coordinate system of this visual.
HRESULT
SetTransform
(
const
(
D2D_MATRIX_4X4_F
)*
matrix
)
interface
IDCompositionVisual3
extern (
Windows
)
HRESULT
SetTransform
(
const
(
D2D_MATRIX_4X4_F
)*
matrix
)
HRESULT
SetTransform
(
IDCompositionTransform3D
transform
)
Meta
Source
See Implementation
directx
dcomp
IDCompositionVisual3
functions
SetDepthMode
SetOffsetZ
SetOpacity
SetTransform
SetVisible
Sets the matrix that modifies the coordinate system of this visual.