Class SmoothRandom
Inherited Members
Namespace: TreeEditor
Assembly: UnityEditor.dll
Syntax
public class SmoothRandomMethods
| Improve this Doc View SourceGet(Single)
Declaration
public static float Get(float speed)Parameters
| Type | Name | Description | 
|---|---|---|
| Single | speed | 
Returns
| Type | Description | 
|---|---|
| Single | 
GetVector3(Single)
Declaration
public static Vector3 GetVector3(float speed)Parameters
| Type | Name | Description | 
|---|---|---|
| Single | speed | 
Returns
| Type | Description | 
|---|---|
| Vector3 |