AGTextureUnitInfoArray

inline class AGTextureUnitInfoArray(val data: IntArray)

Constructors

Link copied to clipboard
constructor(size: Int)
constructor(data: IntArray)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
operator fun get(index: Int): AGTextureUnitInfo
Link copied to clipboard
operator fun set(index: Int, value: AGTextureUnitInfo)