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