Skip to main content

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

TypeName
enumIDX { 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

EnumeratorValueDescription
Idx_TransformNot currently used - use the parent Assembly transform.

Property index.