CAnimationColor::GetB

Provides access to CAnimationVariable representing Blue component.

CAnimationVariable& GetB();

Return Value

A reference to encapsulated CAnimationVariable representing Blue component.

Remarks

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

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CAnimationColor Class