nw::gfx::SceneNode::DynamicBuilder::MaxAnimObjectsPerGroup Member Function

Syntax

DynamicBuilder & MaxAnimObjectsPerGroup(
     s32 maxAnimObjects
);

Arguments

Name Description
maxAnimObjects

Return Values

Description

Sets the maximum number of AnimObject's per AnimGroup that can be held by AnimBinding.

This maximum value is valid even if false is specified in IsFixedSizeMemory.


CONFIDENTIAL