class WGPU::BlendState

Defined in:

wgpu.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(*args, color : LibWGPU::BlendComponent, alpha : LibWGPU::BlendComponent) #

[View source]

Instance Method Detail

def alpha_blend_func : LibWGPU::BlendComponent #

[View source]
def color_blend_func : LibWGPU::BlendComponent #

[View source]
def to_unsafe #

[View source]