IDCompositionTranslateTransform3D::SetOffsetY methods

Changes or animates the value of the OffsetY property of a 3D translation transform effect. The OffsetY property specifies the translation along the y-axis.

Overload list

Method Description
SetOffsetY(float) Changes the value of the OffsetY property.
SetOffsetY(IDCompositionAnimation*) Animates the value of the OffsetY property.

Requirements

Requirement Value
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

IDCompositionTranslateTransform3D