Share via


CAnimationPoint::GetY

Provides access to CAnimationVariable for Y coordinate.

CAnimationVariable& GetY();

Return Value

A reference to encapsulated CAnimationVariable representing Y coordinate.

Remarks

You can call this method to get direct access to underlying CAnimationVariable representing Y coordinate.

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CAnimationPoint Class