Table of Contents

Class SnowFlakeSpawner

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

Constructors

SnowFlakeSpawner()

public SnowFlakeSpawner()

Fields

HeightRange

public Vector2 HeightRange

Field Value

Vector2

MoveSPeed

public Vector2 MoveSPeed

Field Value

Vector2

Moving

public bool Moving

Field Value

bool

Radius

public float Radius

Field Value

float

SnowflakeLootPrefab

public GameObject SnowflakeLootPrefab

Field Value

GameObject

SnowflakeLootPrefab2

public GameObject SnowflakeLootPrefab2

Field Value

GameObject

SnowflakePrefab

public GameObject SnowflakePrefab

Field Value

GameObject

SpawnDelay

public Vector2 SpawnDelay

Field Value

Vector2

maxFlakes

public int maxFlakes

Field Value

int