Constructor AssetReferenceTexture3D
AssetReferenceTexture3D(String)
Constructs a new reference to a Texture3D.
Declaration
public AssetReferenceTexture3D(string guid)
Parameters
| Type | Name | Description |
|---|---|---|
| String | guid | The object guid. |
Constructs a new reference to a Texture3D.
public AssetReferenceTexture3D(string guid)
| Type | Name | Description |
|---|---|---|
| String | guid | The object guid. |