Class GltfAsset
Implements
ScriptableObject
Assembly: cs.temp.dll.dll
public class GltfAsset : ScriptableObject, ScriptableObject
Properties
Declaration
public GltfObject GltfObject { get; }
Property Value
| Type |
Description |
| GltfObject |
|
Declaration
public GltfObject GltfObject { get; }
Property Value
| Type |
Description |
| GltfObject |
|
Declaration
public GameObject Model { get; }
Property Value
| Type |
Description |
| GameObject |
|
Declaration
public GameObject Model { get; }
Property Value
| Type |
Description |
| GameObject |
|
Implements
ScriptableObject