rl-set-vertex-attribute ( index compSize type normalized stride pointer -- )


Vocabulary
rlgl

Inputs
indexan object
compSizean object
typean object
normalizedan object
stridean object
pointeran object


Outputs
None

Definition


FUNCTION-ALIAS: rl-set-vertex-attribute void
rlSetVertexAttribute
( uint index, int compSize, int type, bool normalized, int
stride, void* pointer )