Search Results for

    Show / Hide Table of Contents

    Class JMARSScene.Metadata

    Downloaded when a user logs into their JMARS account. Used to populate the custom terrains menu with the metadata variables in this class.

    Inheritance
    System.Object
    JMARSScene.Metadata
    Namespace: TerrainEngine
    Assembly: cs.temp.dll.dll
    Syntax
    public class Metadata

    Fields

    access_key

    Declaration
    public string access_key
    Field Value
    Type Description
    System.String

    body

    Declaration
    public string body
    Field Value
    Type Description
    System.String

    last_mod_date

    Declaration
    public string last_mod_date
    Field Value
    Type Description
    System.String

    scene_name

    Declaration
    public string scene_name
    Field Value
    Type Description
    System.String

    thumbnail

    Declaration
    public Texture2D thumbnail
    Field Value
    Type Description
    Texture2D
    In This Article
    Back to top Meteor Studio