BBMOD_Shader.has_variant

A function defined in BBMOD_Shader.gml

has_variant(_vertexFormat)

Description

Checks whether the shader has a variant for given vertex format.

Arguments

Name Type Description
_vertexFormat Struct.BBMOD_VertexFormat The vertex format.

Returns

Bool Returns true if the shader has a variant for given vertex format.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.