org.rajawali3d.materials / Material / usingVertexColors

usingVertexColors

open fun usingVertexColors(): Boolean

Indicates that this material should use a color value for every vertex. These colors are contained in a separate color buffer.

Return
Boolean: A boolean indicating that vertex colors will be used.

open fun usingVertexColors(): Boolean

Indicates that this material should use a color value for every vertex. These colors are contained in a separate color buffer.

Return
Boolean: A boolean indicating that vertex colors will be used.