nw::gfx::Camera::Create Member Functionstatic Camera * Create( SceneNode * parent, ResSceneObject resource, const Camera::Description & description, os::IAllocator * allocator );
| Name | Description | |
|---|---|---|
| in | parent | Parent node. |
| in | resource | Resource. |
| in | description |
Content to configure. |
| in | allocator | Allocator. |
Creates a camera from a resource.
CONFIDENTIAL