nw::gfx::SharedAnimCache::Builder::Create Member Function

Syntax

SharedAnimCache * Create(
     os::IAllocator * allocator
);

Arguments

Name Description
in allocator Allocator.

Return Values

Returns the animation cache that was created.

Description

Creates a sharable animation cache.


CONFIDENTIAL