org.rajawali3d.materials / Material / createShaders

createShaders

protected open fun createShaders(): Unit
protected open fun createShaders(): Unit

Takes all material parameters and creates the vertex shader and fragment shader and then compiles the program. This method should only be called on initialization or when parameters have changed.