Show / Hide Table of Contents

Struct PostprocessableMap.Slot

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: CarbideFunction.Wildtile.Postprocessing
Syntax
public struct Slot

Fields

position

Declaration
public Vector3 position
Field Value
Type Description
Vector3

prefab

Declaration
public GameObject prefab
Field Value
Type Description
GameObject

rotation

Declaration
public Quaternion rotation
Field Value
Type Description
Quaternion

scale

Declaration
public Vector3 scale
Field Value
Type Description
Vector3
In This Article
Generated by DocFX Version: 3.2.1 - click to show/hide other versions