×
WebGL: On WebGL, PlayerPrefs are stored using the browser's IndexedDB API. There is one preference file per Web player URL and the file size is limited to 1 ...
Missing: search | Show results with:search
People also ask
Plays video content onto a target. Content can be either a VideoClip imported asset or a URL such as file:// or http:// . Video content will be ...
Helper class to access Unity documentation. Static Methods. BrowseURL, Open url in the default web browser. GetHelpURLForObject, Get the URL for this object's ...
This class contains static methods for looking up information about and controlling the runtime data. Static Properties. absoluteURL, The URL of the document.
The documentation URL specified for this class. Constructors. HelpURLAttribute, Initialize the HelpURL attribute with a documentation url.
Creates a UnityWebRequest configured for HTTP DELETE. EscapeURL, Escapes characters in a string to ensure they are URL-friendly. GenerateBoundary, Generate a ...
Feb 24, 2021 · Plays video content onto a target. Content can be either a VideoClip imported asset or a URL such as file:// or http:// . Video content will be ...
Use the method to create a UnityWebRequest. Set the target URL to the uri with a string or Uri argument. No custom flags or headers are set.