directx-d v0.14.0 (2020-05-02T17:46:30Z)
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.