Table of Contents

Class CGrillerHangingClothingSpawner

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class CGrillerHangingClothingSpawner : MonoBehaviour
Inheritance
CGrillerHangingClothingSpawner

Constructors

CGrillerHangingClothingSpawner()

public CGrillerHangingClothingSpawner()

Fields

HangingClothingList

public List<GameObject> HangingClothingList

Field Value

List<GameObject>

MaxNum

public int MaxNum

Field Value

int

MinNum

public int MinNum

Field Value

int

RB

public Rigidbody RB

Field Value

Rigidbody

Set1_p1

public Transform Set1_p1

Field Value

Transform

Set1_p2

public Transform Set1_p2

Field Value

Transform

Set2_p1

public Transform Set2_p1

Field Value

Transform

Set2_p2

public Transform Set2_p2

Field Value

Transform

maxThickness

public float maxThickness

Field Value

float

minThickness

public float minThickness

Field Value

float

usesSet2

public bool usesSet2

Field Value

bool