Class VectorFieldImporter | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class VectorFieldImporter

    Inheritance
    System.Object
    VectorFieldImporter
    Namespace: UnityEditor.VFXToolbox
    Syntax
    public class VectorFieldImporter : ScriptedImporter

    Fields

    m_AnisoLevel

    Declaration
    public int m_AnisoLevel
    Field Value
    Type Description
    System.Int32

    m_FilterMode

    Declaration
    public FilterMode m_FilterMode
    Field Value
    Type Description
    FilterMode

    m_GenerateMipMaps

    Declaration
    public bool m_GenerateMipMaps
    Field Value
    Type Description
    System.Boolean

    m_OutputFormat

    Declaration
    public VectorFieldImporter.VectorFieldOutputFormat m_OutputFormat
    Field Value
    Type Description
    VectorFieldImporter.VectorFieldOutputFormat

    m_WrapMode

    Declaration
    public TextureWrapMode m_WrapMode
    Field Value
    Type Description
    TextureWrapMode

    Methods

    OnImportAsset(AssetImportContext)

    Declaration
    public override void OnImportAsset(AssetImportContext ctx)
    Parameters
    Type Name Description
    AssetImportContext ctx

    SubArray<T>(T[], Int32, Int32)

    Declaration
    public static T[] SubArray<T>(T[] data, int index, int length)
    Parameters
    Type Name Description
    T[] data
    System.Int32 index
    System.Int32 length
    Returns
    Type Description
    T[]
    Type Parameters
    Name Description
    T
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023