VR Development Framework
v 1.0.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Public Attributes | List of all members
AVR.Phys.GrabbableObjectSoundData Struct Reference

Defines a set of sounds and modifiers to be played during physics events for GrabbableObjectType's More...

Public Attributes

AudioClip pickupSound
 
AudioClip releaseSound
 
AudioClip collideSound
 
float volumeMultiplier
 

Detailed Description

Defines a set of sounds and modifiers to be played during physics events for GrabbableObjectType's

Definition at line 11 of file GrabbableObjectType.cs.