Interactable.GlobalVisualReset(Single) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Clears up any automated visual states
protected:
System::Collections::IEnumerator ^ GlobalVisualReset(float time);
protected System.Collections.IEnumerator GlobalVisualReset (float time);
member this.GlobalVisualReset : single -> System.Collections.IEnumerator
Protected Iterator Function GlobalVisualReset (time As Single) As IEnumerator
Parameters
- time
- Single