Table of Contents

Struct ComponentMapping

Namespace
SharpVulkan
Assembly
Lime.dll
public struct ComponentMapping
Inherited Members

Constructors

ComponentMapping(ComponentSwizzle)

public ComponentMapping(ComponentSwizzle component)

Parameters

component ComponentSwizzle

ComponentMapping(ComponentSwizzle, ComponentSwizzle, ComponentSwizzle, ComponentSwizzle)

public ComponentMapping(ComponentSwizzle r, ComponentSwizzle g, ComponentSwizzle b, ComponentSwizzle a)

Parameters

r ComponentSwizzle
g ComponentSwizzle
b ComponentSwizzle
a ComponentSwizzle

Fields

A

public ComponentSwizzle A

Field Value

ComponentSwizzle

B

public ComponentSwizzle B

Field Value

ComponentSwizzle

G

public ComponentSwizzle G

Field Value

ComponentSwizzle

Identity

public static readonly ComponentMapping Identity

Field Value

ComponentMapping

R

public ComponentSwizzle R

Field Value

ComponentSwizzle