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