Class Holofile
Asset representation of a .holo file.
Namespace: Holoride.ElasticSDK
Assembly: Holoride.ElasticSDK.Runtime.dll
Syntax
[HelpURL("http://localhost:8080/api/Holoride.ElasticSDK.Holofile.html")]
public class Holofile : ScriptableObject
Fields
Records
List of all records in the .holo file, in sequential order.
Declaration
public Holofile.Record[] Records
Field Value
Type | Description |
---|---|
Record[] |