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