nw::gfx::SceneUpdater::Builder Class

Syntax

class Builder

Description

Class for building scene updater classes.

Member Functions

Builder
SkeletonUpdaterPtr Sets the skeleton updater. Possession will transfer, so this is destroyed together with Scene Updater when it is destroyed.
WorldMatrixUpdaterPtr Sets the world matrix updater. Possession will transfer, so this is destroyed together with Scene Updater when it is destroyed.
BillboardUpdaterPtr Sets the billboard updater. Possession will transfer, so this is destroyed together with Scene Updater when it is destroyed.
Create Creates a scene updater.

CONFIDENTIAL