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