org.rajawali3d.materials / Material / setTextureCoords

setTextureCoords

open fun setTextureCoords(textureCoordBufferHandle: Int): Unit

Set the texture coordinates buffer handle. This is passed to VertexShader#setTextureCoords(int)

Parameters

textureCoordBufferHandle - Int:

open fun setTextureCoords(bufferInfo: BufferInfo!): Unit

Set the texture coordinates buffer handle. This is passed to VertexShader#setTextureCoords(int)

Parameters

bufferInfo - BufferInfo!:

open fun setTextureCoords(textureCoordBufferHandle: Int): Unit

Set the texture coordinates buffer handle. This is passed to VertexShader#setTextureCoords(int)

Parameters

textureCoordBufferHandle - Int:

open fun setTextureCoords(bufferInfo: BufferInfo!): Unit

Set the texture coordinates buffer handle. This is passed to VertexShader#setTextureCoords(int)

Parameters

bufferInfo - BufferInfo!: