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

Public Types

enum  BalloonColor {
  Red, OrangeRed, Orange, YellowOrange,
  Yellow, GreenYellow, Green, BlueGreen,
  Blue, VioletBlue, Violet, RedViolet,
  LightGray, DarkGray, Random
}
 

Public Member Functions

void SetColor (BalloonColor color)
 

Public Attributes

GameObject popPrefab
 
float maxVelocity = 5f
 
float lifetime = 15f
 
bool burstOnLifetimeEnd = false
 
GameObject lifetimeEndParticlePrefab
 
SoundPlayOneshot lifetimeEndSound
 
SoundPlayOneshot collisionSound
 

Detailed Description

Definition at line 13 of file Balloon.cs.


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