Skip to main content

Meta_Environment

Module: Metanodes / Definitions

Meta_Environment contains a background scene and separates it from the rest of the data, so that an imported CAD model can be dropped into a variety of ready-made environments.

#include <meta_importables.hpp>

Public Types

TypeName
enumIDX { Idx_Enabled, Idx_Transform, Idx_StateGroup }
Property index.

Public Types Documentation

enum IDX

EnumeratorValueDescription
Idx_Enabledbool - Enabled state of the environment
Idx_Transformmat4w - Transform matrix of the environment
Idx_StateGrouplink - Link to a group containing a default state snapshot

Property index.