struct Boleite::ShaderValueSettings

Defined in:

boleite/graphics/shader_parser.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def initialize #

[View source]
def projection_transform : String #

[View source]
def projection_transform=(projection_transform : String) #

[View source]
def view_transform : String #

[View source]
def view_transform=(view_transform : String) #

[View source]
def world_transform : String #

[View source]
def world_transform=(world_transform : String) #

[View source]