Meta_Viewpoint
Module: Metanodes / Definitions
Meta_Viewpoint represents camera settings for a specific view on the scene. It should be a child of a Meta_Assembly. More...
#include <meta_importables.hpp>
Public Types
Type | Name |
---|---|
enum | IDX { Idx_Transform } Property index. |
Detailed Description
struct Meta_Viewpoint;
Meta_Viewpoint represents camera settings for a specific view on the scene. It should be a child of a Meta_Assembly.
This is attached to an Assembly whose world transform is used as a camera position.
Public Types Documentation
enum IDX
Enumerator | Value | Description |
---|---|---|
Idx_Transform | Not currently used - use the parent Assembly transform. |
Property index.