struct Boleite::ShaderBlendSettings

Defined in:

boleite/graphics/shader_parser.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def destination_factor : Boleite::ShaderBlendSettings::Factor #

[View source]
def destination_factor=(destination_factor : Boleite::ShaderBlendSettings::Factor) #

[View source]
def enabled : Bool #

[View source]
def enabled=(enabled : Bool) #

[View source]

[View source]

[View source]
def initialize #

[View source]

[View source]
def source_factor=(source_factor : Boleite::ShaderBlendSettings::Factor) #

[View source]