Method GetTexture
GetTexture<T>(T)
Get the TextureHandle for a specific identifier.
Declaration
public TextureHandle GetTexture<T>(T id) where T : unmanaged, Enum
Parameters
Type | Name | Description |
---|---|---|
T | id |
Returns
Type | Description |
---|---|
TextureHandle |
Type Parameters
Name | Description |
---|---|
T |