Method SetTexture
SetTexture<T>(T, TextureHandle)
Add or replace the TextureHandle for a specific identifier.
선언
public void SetTexture<T>(T id, TextureHandle handle) where T : unmanaged, Enum
파라미터
타입 | 이름 | 설명 |
---|---|---|
T | id | |
TextureHandle | handle |
타입 파라미터
이름 | 설명 |
---|---|
T |