Unigine::ImportCamera Class
Header: | #include <UnigineImport.h> |
ImportCamera Class
Members
void setData ( void * data ) #
Sets a new metadata of the imported camera.
Arguments
- void * data - The camera metadata.
void * getData() const#
Returns the current metadata of the imported camera.
Return value
Current camera metadata.void setNode ( const Ptr<ImportNode>& node ) #
Sets a new scene node to which the camera is attached as an attribute.
Arguments
- const Ptr<ImportNode>& node - The scene node.
Ptr<ImportNode> getNode() const#
Returns the current scene node to which the camera is attached as an attribute.
Return value
Current scene node.ImportCamera ( ) #
Constructor. Creates an empty ImportCamera instance.Last update:
16.08.2024
Помогите сделать статью лучше
Была ли эта статья полезной?
(или выберите слово/фразу и нажмите Ctrl+Enter