Metadata.bodyRotation

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Tuple!(float, "x", float, "y", float, "z") bodyRotation [@property getter]
  2. Tuple!(float, "x", float, "y", float, "z") bodyRotation [@property setter]
    class Metadata
    pure nothrow @property @safe
    Tuple!(float, "x", float, "y", float, "z")
    bodyRotation
    (
    Tuple!(float, "x", float, "y", float, "z") value
    )

Meta