Class FrameEvent
Inheritance
MonoBehaviour
FrameEvent
Namespace: Alegra.DimSums
Assembly: cs.temp.dll.dll
Syntax
public class FrameEvent : MonoBehaviour
Fields
frameNumber
Declaration
public int frameNumber
Field Value
| Type | Description |
|---|---|
| System.Int32 |
onFrame
Declaration
public UnityEvent onFrame
Field Value
| Type | Description |
|---|---|
| UnityEvent |