Class PolynomialCubeRotator
This is a runnable example of analytical N-degree polynomial system for generating interesting animation patterns. It showcases how to use buffers as a data protocol between nodes, as well.
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Unity.DataFlowGraph.PolynomialCubeRotatorExample
Syntax
public class PolynomialCubeRotator : MonoBehaviour
Fields
NumCubes
Declaration
public int NumCubes
Field Value
Type | Description |
---|---|
Int32 |