DOMAudioBinding

From Virtual World Web Wiki
Revision as of 16:07, 11 October 2016 by Spark5 (Talk | contribs) (Documentation for the DOMAudioBinding class)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Properties

DOMAudioChannel AudioChannel {get; set;}
ResourceValue Clip {get; set;}
Single DopplerLevel {get; set;}
Single MaxDistance {get; set;}
Single MinDistance {get; set;}
DOMPhysicsMaterial PhysicsMaterial {get; set;}
Single Pitch {get; set;}
bool Playing {get; set;}
bool ThreeD {get; set;}
Single Volume {get; set;}
int Weight {get; set;}

Methods

bool CheckParent(DOMObject parent)