Click or drag to resize

MoveRandomly Fields

The MoveRandomly type exposes the following members.

Fields
  NameDescription
Public fieldArea

The area to move around in.

Could be a collider, renderer or transform.

Public fieldEasing
The easing to apply for each cycle.
Public fieldSpeed
The speed at which to move.
Public fieldX
Move around in the X-axis?
Public fieldY
Move around in the Y-axis?
Public fieldZ
Move around in the Z-axis?
Top
See Also