rl-set-vertex-attribute-default ( locIndex value attribType count -- )


Vocabulary
rlgl

Inputs
locIndexan object
valuean object
attribTypean object
countan object


Outputs
None

Definition


FUNCTION-ALIAS: rl-set-vertex-attribute-default void
rlSetVertexAttributeDefault
( int locIndex, void* value, int attribType, int count )