Click or drag to resize

Transform3Translation Method

Overload List
  NameDescription
Public methodStatic memberTranslation(Vector3)
Constructs a new translation (move) transformation.
Public methodStatic memberCode exampleTranslation(Double, Double, Double)
Constructs a new translation (move) transformation. Right column is (dx, dy, dz, 1.0).
Top
See Also