Class LoopAndDelay.InputProperties
Inheritance
System.Object
LoopAndDelay.InputProperties
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: UnityEditor.VFX
Syntax
public class InputProperties
Fields
Delay
Declaration
public float Delay
Field Value
Type | Description |
---|---|
System.Single |
LoopCount
Declaration
public int LoopCount
Field Value
Type | Description |
---|---|
System.Int32 |
LoopDuration
Declaration
public float LoopDuration
Field Value
Type | Description |
---|---|
System.Single |