VertexAttribute.getData

Returns a new byte buffer filled and ready to read, containing the attribute data. This method will {@link java.nio.ByteBuffer#flip()} the buffer before returning it.

@return The buffer

class VertexAttribute
ubyte[]
getData
()

Meta