nw::gfx::SkeletonUpdater::UpdateView Member Function
void UpdateView(
Skeleton * skeleton,
const BillboardUpdater & billboardUpdater,
const Camera & camera
) const;
| Name | Description | |
|---|---|---|
| in | skeleton |
Skeleton to update. |
| in | billboardUpdater |
Billboard updater used for the update. |
| in | camera | Camera used for the update. |
Updates a skeleton using a camera.
CONFIDENTIAL