Trait rin_scene::renderer::ToGlinShaderPrecision[][src]

pub trait ToGlinShaderPrecision {
    fn to_glin(self) -> ShaderPrecision;
}

Required methods

fn to_glin(self) -> ShaderPrecision[src]

Loading content...

Implementations on Foreign Types

impl ToGlinShaderPrecision for ShaderPrecision[src]

Loading content...

Implementors

Loading content...