Class NNModelData
Barracuda Model data storage
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Unity.Barracuda
Syntax
public class NNModelData : ScriptableObject
Fields
Value
Model byte stream
Declaration
[HideInInspector]
public byte[] Value
Field Value
| Type | Description |
|---|---|
| Byte[] |