Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

AttributesTypeOverridableDescription
namestringnoMetadata name
typeintnoMetadata type id
setJointMetadataboolyesIf on and the metadata name contains @, the metadata is going to be set on the joint with the name following @.
boolValueboolyesMetadata boolean value
intValueintyesMetadata int value
doubleValuedoubleyesMetadata double value
vec3Valuevector3yesMetadata vector 3 value
quatValuevector3yesMetadata quaternion value -  This value is exposed as a euler rotation then inside the module is converted to a quaternion
matrixValuematrixyesMetadata matrix value
stringValuestringyesMetadata string value

...