This component can be used to retrieve wind velocity from external sources.
Gets
public bool OnUse()
Is this component in use and has the wind source been found?
public Vector3 GetCurrentWindVelocity()
Gets the current wind velocity.
This component can be used to retrieve wind velocity from external sources.
Is this component in use and has the wind source been found?
Gets the current wind velocity.