Interface IPlatformTexture2D
public interface IPlatformTexture2D : IDisposable
- Inherited Members
Properties
Format
Format Format { get; }
Property Value
Height
int Height { get; }
Property Value
LevelCount
int LevelCount { get; }
Property Value
Width
int Width { get; }
Property Value
Methods
SetTextureParams(TextureParams)
void SetTextureParams(TextureParams textureParams)
Parameters
textureParams
TextureParams