Click or drag to resize

VisualTranslateZ Method

Overload List
  NameDescription
Public methodTranslateZ(Double)
Instantly move the visual along the model's Z axis by zOffset units
Public methodTranslateZ(Double, Double)
Move the visual along the model's Z axis by zOffset units, at the given speed.
Public methodTranslateZ(Double, Double, Double, Double)
Move the visual along the model's Z axis by zOffset units, at the given speed and acceleration.
Top
See Also