/
Add metadata
Add metadata
The Add metadata module creates or edit a metadata on the group agents.
Attributes
Attributes | Type | Overridable | Description |
---|---|---|---|
active | bool | yes | Active state of the module |
name | string | no | Metadata name |
type | int | no | Metadata type id |
setJointMetadata | bool | yes | If on and the metadata name contains @, the metadata is going to be set on the joint with the name following @. |
boolValue | bool | yes | Metadata boolean value |
intValue | int | yes | Metadata int value |
doubleValue | double | yes | Metadata double value |
vec3Value | vector3 | yes | Metadata vector 3 value |
quatValue | vector3 | yes | Metadata quaternion value - This value is exposed as a euler rotation then inside the module is converted to a quaternion |
matrixValue | matrix | yes | Metadata matrix value |
stringValue | string | yes | Metadata string value |
agentCreationOnly | bool | yes | If set to true only adds metadata on agent creation |
, multiple selections available,
Related content
Metadata
Metadata
Read with this
Joint transform
Joint transform
More like this
Proximity metadata
Proximity metadata
More like this
Timer metadata
Timer metadata
More like this
Set Agent Metadata
Set Agent Metadata
More like this
Driving module attributes with metadatas
Driving module attributes with metadatas
More like this
Copyright © 2017, Toolchefs LTD.