Transform.translate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void translate(real_t p_tx, real_t p_ty, real_t p_tz)
  2. void translate(Vector3 p_translation)
    struct Transform
    @nogc nothrow
    void
    translate

Meta