Table of Contents

Class VideoDecoder.YUVtoRGBMaterial

Namespace
Lime
Assembly
Lime.dll
public class VideoDecoder.YUVtoRGBMaterial : IMaterial
Inheritance
VideoDecoder.YUVtoRGBMaterial
Implements
Inherited Members

Constructors

YUVtoRGBMaterial()

public YUVtoRGBMaterial()

Properties

Id

public string Id { get; set; }

Property Value

string

PassCount

public int PassCount { get; }

Property Value

int

Strength

public float Strength { get; set; }

Property Value

float

Methods

Apply(int)

public void Apply(int pass)

Parameters

pass int

Invalidate()

public void Invalidate()