Table of Contents

Struct SplatMapRuleJob

Namespace
AwesomeTechnologies.VegetationSystem
Assembly
Assembly-CSharp.dll
public struct SplatMapRuleJob : IJobParallelForDefer
Implements
IJobParallelForDefer
Inherited Members
Extension Methods

Fields

Excluded

public NativeArray<byte> Excluded

Field Value

NativeArray<byte>

Height

public int Height

Field Value

int

MaxValue

public float MaxValue

Field Value

float

MinValue

public float MinValue

Field Value

float

Position

public NativeArray<float3> Position

Field Value

NativeArray<float3>

SplatCellSize

public float2 SplatCellSize

Field Value

float2

SplatMapArray

public NativeArray<ARGBBytes> SplatMapArray

Field Value

NativeArray<ARGBBytes>

SplatmapIndex

public int SplatmapIndex

Field Value

int

TerrainPosition

public float3 TerrainPosition

Field Value

float3

TerrainTextureData

public NativeArray<byte> TerrainTextureData

Field Value

NativeArray<byte>

Width

public int Width

Field Value

int

Methods

Execute(int)

public void Execute(int index)

Parameters

index int