IMHOTEP Framework
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Public Member Functions | Public Attributes | List of all members
Valve.VR.InteractionSystem.BalloonSpawner Class Reference
Inheritance diagram for Valve.VR.InteractionSystem.BalloonSpawner:
Inheritance graph
[legend]
Collaboration diagram for Valve.VR.InteractionSystem.BalloonSpawner:
Collaboration graph
[legend]

Public Member Functions

GameObject SpawnBalloon (Balloon.BalloonColor color=Balloon.BalloonColor.Red)
 
void SpawnBalloonFromEvent (int color)
 

Public Attributes

float minSpawnTime = 5f
 
float maxSpawnTime = 15f
 
GameObject balloonPrefab
 
bool autoSpawn = true
 
bool spawnAtStartup = true
 
bool playSounds = true
 
SoundPlayOneshot inflateSound
 
SoundPlayOneshot stretchSound
 
bool sendSpawnMessageToParent = false
 
float scale = 1f
 
Transform spawnDirectionTransform
 
float spawnForce
 
bool attachBalloon = false
 
Balloon.BalloonColor color = Balloon.BalloonColor.Random
 

Detailed Description

Definition at line 13 of file BalloonSpawner.cs.


The documentation for this class was generated from the following file: