Search Results for

    Show / Hide Table of Contents

    Class SimpleMeshExtensions

    Inheritance
    Object
    SimpleMeshExtensions
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Virgis
    Assembly: cs.temp.dll.dll
    Syntax
    public static class SimpleMeshExtensions

    Methods

    ToMesh(SimpleMesh)

    Converts g3.SimpleMesh to UnityEngine.Mesh

    Declaration
    public static Mesh ToMesh(this SimpleMesh simpleMesh)
    Parameters
    Type Name Description
    SimpleMesh simpleMesh

    SimpleMesh

    Returns
    Type Description
    Mesh

    UnityEngine.Mesh

    In This Article
    Back to top ViRGIS VR GIS