nw::gfx::SharedAnimCache::Builder::CacheBufferSize Member Function

Syntax

Builder & CacheBufferSize(
     int size
);

Arguments

Name Description
size

Return Values

Description

Sets the size of the cache to be allocated.

The required size is found by nw::gfx::AnimEvaluator::GetCacheBufferSizeNeeded().


CONFIDENTIAL