open fun setNormals(normalBufferHandle: Int): Unit
Set the normal buffer handle. This is passed to VertexShader#setNormals(int)
normalBufferHandle - Int:
open fun setNormals(bufferInfo: BufferInfo!): Unit
Set the normal buffer handle. This is passed to VertexShader#setNormals(int)
bufferInfo - BufferInfo!:
open fun setNormals(normalBufferHandle: Int): Unit
Set the normal buffer handle. This is passed to VertexShader#setNormals(int)
normalBufferHandle - Int:
open fun setNormals(bufferInfo: BufferInfo!): Unit
Set the normal buffer handle. This is passed to VertexShader#setNormals(int)
bufferInfo - BufferInfo!: