CAnimationColor::GetR

Provides access to CAnimationVariable representing Red component.

CAnimationVariable& GetR();

Return Value

A reference to encapsulated CAnimationVariable representing Red component.

Remarks

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

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CAnimationColor Class