Table of Contents

Class PlacedObject.DeepProcessingData

Namespace
Global
Assembly
Assembly-CSharp.dll
public class PlacedObject.DeepProcessingData : PlacedObject.QuadObjectData
Inheritance
PlacedObject.DeepProcessingData
Inherited Members

Constructors

DeepProcessingData(PlacedObject)

public DeepProcessingData(PlacedObject owner)

Parameters

owner PlacedObject

Fields

fromDepth

public float fromDepth

Field Value

float

intensity

public float intensity

Field Value

float

panelPos

public Vector2 panelPos

Field Value

Vector2

toDepth

public float toDepth

Field Value

float

Methods

FromString(string)

public override void FromString(string s)

Parameters

s string

ToString()

public override string ToString()

Returns

string