Table of Contents

Struct SampleRgbaChannelIncludeMaskJob

Namespace
AwesomeTechnologies.Vegetation.Masks
Assembly
Assembly-CSharp.dll
public struct SampleRgbaChannelIncludeMaskJob : IJobParallelForDefer
Implements
IJobParallelForDefer
Inherited Members
Extension Methods

Fields

Excluded

public NativeArray<byte> Excluded

Field Value

NativeArray<byte>

Height

public int Height

Field Value

int

Inverse

public bool Inverse

Field Value

bool

MaxValue

public float MaxValue

Field Value

float

MinValue

public float MinValue

Field Value

float

Position

public NativeArray<float3> Position

Field Value

NativeArray<float3>

Repeat

public float2 Repeat

Field Value

float2

RgbaNativeArray

public NativeArray<RGBABytes> RgbaNativeArray

Field Value

NativeArray<RGBABytes>

SelectedChannel

public int SelectedChannel

Field Value

int

TextureMaskData

public NativeArray<byte> TextureMaskData

Field Value

NativeArray<byte>

TextureRect

public Rect TextureRect

Field Value

Rect

Width

public int Width

Field Value

int

Methods

Execute(int)

public void Execute(int index)

Parameters

index int