Component:Wobbler3D

From Resonite Wiki
(Redirected from Wobbler3D (Component))
This page contains changes which are not marked for translation.
Component image 
Wobbler 3D component as seen in the Scene Inspector

The Wobbler3D component can be used to make a value randomly change in a smooth fashion.

Fields

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled.
Target field drive of Float3 The field to wobble.
Offset Float3 The starting point of the wobble.
Speed Float3 how fast to wobble.
Magnitude Float3 the amount to wobble from Offset
Seed Float3 the value to use as a seed for the randomness.

Usage

Examples

This article or section is a Stub. You can help the Resonite Wiki by expanding it.


See Also