Class ShakeInstance
Inheritance
object
ShakeInstance
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class ShakeInstance
Fields
amplitude
Declaration
public float amplitude
Field Value
| Type | Description |
|---|---|
| float |
attackTime
Declaration
public float attackTime
Field Value
| Type | Description |
|---|---|
| float |
decayTime
Declaration
public float decayTime
Field Value
| Type | Description |
|---|---|
| float |
frequency
Declaration
public float frequency
Field Value
| Type | Description |
|---|---|
| float |
position
Declaration
public Vector3 position
Field Value
| Type | Description |
|---|---|
| UnityEngine.Vector3 |
startTime
Declaration
public float startTime
Field Value
| Type | Description |
|---|---|
| float |
sustainTime
Declaration
public float sustainTime
Field Value
| Type | Description |
|---|---|
| float |