TextureComponentSwizzleDescriptor


class TextureComponentSwizzleDescriptor


Extension for specifying texture component swizzling when creating a texture view.

Summary

Public properties

TextureComponentSwizzle

The component swizzle mapping.

Public constructors

TextureComponentSwizzleDescriptor

Added in 1.0.0-alpha01
TextureComponentSwizzleDescriptor(
    swizzle: TextureComponentSwizzle = TextureComponentSwizzle()
)

Public properties

swizzle

Added in 1.0.0-alpha01
var swizzleTextureComponentSwizzle

The component swizzle mapping.