RenderDrawKey

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
open fun of(pipeline: RenderPipeline): RenderDrawKey
open fun of(pipeline: RenderPipeline, textures: Map<String, AbstractTexture>, uniforms: Map<String, GpuBufferSlice>): RenderDrawKey
Link copied to clipboard
abstract fun toString(): String