ActiveUniform

data class ActiveUniform(val name: String, val size: Int, val type: Int)(source)

Constructors

Link copied to clipboard
constructor(name: String, size: Int, type: Int)

Properties

Link copied to clipboard
Link copied to clipboard
val size: Int
Link copied to clipboard
val type: Int