Share via


CAnimationColor::GetG

Provides access to CAnimationVariable representing Green component.

CAnimationVariable& GetG();

Return Value

A reference to encapsulated CAnimationVariable representing Green component.

Remarks

You can call this method to get direct access to underlying CAnimationVariable representing Green component.

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CAnimationColor Class