docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MeshImportStrategy

    This class is responsible for importing mesh samples into Unity. By swapping out the MeshImportFunctions, the import behavior can be customized.

    Inheritance
    object
    MeshImportStrategy
    Implements
    IImporter
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Formats.USD
    Assembly: solution.dll
    Syntax
    public class MeshImportStrategy : IImporter

    Constructors

    Name Description
    MeshImportStrategy(MeshImportFunction<SanitizedMeshSample>, MeshImportFunction<SanitizedMeshSample>)

    Methods

    Name Description
    BeginReading(Scene, PrimMap, SceneImportOptions)
    Import(Scene, PrimMap, SceneImportOptions)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)