Table of Contents

Struct UnityTerrain.CopyLockedDataJob

Namespace
AwesomeTechnologies.VegetationSystem
Assembly
Assembly-CSharp.dll
public struct UnityTerrain.CopyLockedDataJob : IJobParallelFor
Implements
IJobParallelFor
Inherited Members
Extension Methods

Fields

CurrentSplatMapArray

public NativeArray<float> CurrentSplatMapArray

Field Value

NativeArray<float>

Height

public int Height

Field Value

int

Layers

public int Layers

Field Value

int

SplatMapArray

public NativeArray<float> SplatMapArray

Field Value

NativeArray<float>

TextureIndex

public int TextureIndex

Field Value

int

Width

public int Width

Field Value

int

Methods

Execute(int)

public void Execute(int index)

Parameters

index int