Zernikalos/zernikalos.components.mesh/ZVertexArray ZVertexArray OGL class ZVertexArray(ctx: ZRenderingContext) : ZLoggable, ZBindeable(source) Members Constructors ZVertexArray Link copied to clipboard OGL constructor(ctx: ZRenderingContext) Functions bind Link copied to clipboard OGL open override fun bind()Binds the renderer. This method is called to prepare the renderer for drawing. dispose Link copied to clipboard OGL fun dispose() unbind Link copied to clipboard OGL open override fun unbind()Unbinds the renderer. This method is called after drawing to clean up. ZMeshPrevious PageAmbientLightUniformsNext Page