nw::lyt::AnimResource::CalcAnimationNum Member Function

Syntax

u16 CalcAnimationNum(
     Material * pMaterial
) const;

Arguments

Name Description
pMaterial Pointer to the material.

Return Values

Returns the number of animations to be bound.

Description

Calculates the number of animations to be bound.

This function calculates the number of animations to be bound to the material given by pMaterial.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL