attributeCtr
fun <T : Variable> attributeCtr(clazz: KClass<T>, precision: Precision = Precision.DEFAULT): AttributeConstructorDelegate<T>
Data that may change per vertex. Passed from the OpenGL context to the Vertex Shader.
Data that may change per vertex. Passed from the OpenGL context to the Vertex Shader.