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
ownerPlacedObject
Fields
fromDepth
public float fromDepth
Field Value
intensity
public float intensity
Field Value
panelPos
public Vector2 panelPos
Field Value
- Vector2
toDepth
public float toDepth
Field Value
Methods
FromString(string)
public override void FromString(string s)
Parameters
sstring
ToString()
public override string ToString()