ShaderVertexDescription

data class ShaderVertexDescription(val context: Long, val shader: Int, val vertexBuffers: IntArray, val instanceAttributeBuffers: IntArray)(source)

Constructors

Link copied to clipboard
constructor(context: Long, shader: Int, vertexBuffers: IntArray, instanceAttributeBuffers: IntArray)

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int

Properties

Link copied to clipboard
Link copied to clipboard
val shader: Int
Link copied to clipboard