Show / Hide Table of Contents

Class PostprocessableMap

Inheritance
System.Object
PostprocessableMap
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: CarbideFunction.Wildtile.Postprocessing
Syntax
public class PostprocessableMap

Constructors

PostprocessableMap(Vector3Int)

Declaration
public PostprocessableMap(Vector3Int dimensions)
Parameters
Type Name Description
Vector3Int dimensions

Fields

slots

Declaration
public PostprocessableMap.Slot[,, ] slots
Field Value
Type Description
PostprocessableMap.Slot[,,]

Properties

Dimensions

Declaration
public Vector3Int Dimensions { get; }
Property Value
Type Description
Vector3Int
In This Article
Generated by DocFX Version: 3.2.1 - click to show/hide other versions