[−][src]Trait bedrock::traits::ClearColorValue
The trait representation of VkClearColorValue
The trait representation of VkClearColorValue
fn represent(&self) -> &VkClearColorValue
impl ClearColorValue for [f32; 4]
[src]fn represent(&self) -> &VkClearColorValue
[src]impl ClearColorValue for [i32; 4]
[src]fn represent(&self) -> &VkClearColorValue
[src]impl ClearColorValue for [u32; 4]
[src]fn represent(&self) -> &VkClearColorValue
[src]