DOM Enums

From Virtual World Web Wiki
Revision as of 15:36, 21 February 2017 by Spark5 (Talk | contribs) (Documentation for the DOM Enums class)

Jump to: navigation, search

DOM Enums

Remarks [edit]

DOMAudioChannel

This enum contains a list of audio channels on which audio clips can be played in a client application. Used mainly by DOMAudio.

DOMCurveEasing

Specifies the easing function to use for simple DOMCurve interpolation between two values in a DOMCurveKeyframe

See also: How to Lerp like a pro

DOMPhysicsMaterial

A list of physics material names used by DOMAudioBinding to select the type of material to which a sound applies.