Table of Contents

Interface IPlatformTexture2D

Namespace
Lime.Graphics.Platform
Assembly
Lime.dll
public interface IPlatformTexture2D : IDisposable
Inherited Members

Properties

Format

Format Format { get; }

Property Value

Format

Height

int Height { get; }

Property Value

int

LevelCount

int LevelCount { get; }

Property Value

int

Width

int Width { get; }

Property Value

int

Methods

SetTextureParams(TextureParams)

void SetTextureParams(TextureParams textureParams)

Parameters

textureParams TextureParams