Click or drag to resize

MoveOriginMoveOriginTo Method

Overload List
  NameDescription
Public methodStatic memberMoveOriginTo(Visual, Matrix)
Transform the origin of the visual so it becomes the matrix relative to the visuals parent
Public methodStatic memberMoveOriginTo(Visual, Vector3)
Transform the origin of the visual so it's position is the one provided relative to the visuals parent. The rotation will not be modified
Top
See Also