Skip to main content

Meta_Pivot

Module: Metanodes / Definitions

A Pivot modifies the origin point of an assembly.

#include <meta_importables.hpp>

Public Types

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

Public Types Documentation

enum IDX

EnumeratorValueDescription
Idx_Enabledbool - Is the pivot enabled.
Idx_Transformbool - Store the pivot matrix.
Idx_LegacyTransformmat4w - Pivot transform for pivots created pre-2.0, to ensure animation compatibility; see #14237/DEV-199.

Property index.