Meta_MetaDataFloat
Module: Metanodes / Definitions
A MetaDataFloat stores a single floating point value.
#include <meta_importables.hpp>
Public Types
| Type | Name |
|---|---|
| enum | IDX { Idx_Val } Property index. |
Public Types Documentation
enum IDX
| Enumerator | Value | Description |
|---|---|---|
| Idx_Val | int - The stored value |
Property index.