Class PolyGridAsset | Unity Reflect | 1.0.0-preview.11
docs.unity3d.com
    Show / Hide Table of Contents

    Class PolyGridAsset

    Inheritance
    Object
    PolyGridAsset
    Namespace: UnityEditor.Experimental.EditorVR.Workspaces
    Syntax
    public class PolyGridAsset : IListViewItemData<string>, IUsesWeb, IFunctionalitySubscriber<IProvidesWeb>, IFunctionalitySubscriber

    Constructors

    PolyGridAsset(PolyAsset, Transform)

    Declaration
    public PolyGridAsset(PolyAsset asset, Transform container)
    Parameters
    Type Name Description
    PolyAsset asset
    Transform container

    Properties

    asset

    Declaration
    public PolyAsset asset { get; }
    Property Value
    Type Description
    PolyAsset

    complexity

    Declaration
    public long complexity { get; }
    Property Value
    Type Description
    Int64

    index

    Declaration
    public string index { get; }
    Property Value
    Type Description
    String
    Implements
    IListViewItemData<TIndex>.index

    initialized

    Declaration
    public bool initialized { get; }
    Property Value
    Type Description
    Boolean

    prefab

    Declaration
    public GameObject prefab { get; }
    Property Value
    Type Description
    GameObject

    template

    Declaration
    public string template { get; }
    Property Value
    Type Description
    String
    Implements
    IListViewItemData<TIndex>.template

    thumbnail

    Declaration
    public Texture2D thumbnail { get; }
    Property Value
    Type Description
    Texture2D

    Methods

    ImportModel()

    Declaration
    public void ImportModel()

    Initialize()

    Declaration
    public void Initialize()

    Explicit Interface Implementations

    IFunctionalitySubscriber<IProvidesWeb>.provider

    Declaration
    IProvidesWeb IFunctionalitySubscriber<IProvidesWeb>.provider { get; set; }
    Returns
    Type Description
    IProvidesWeb
    Implements
    IFunctionalitySubscriber<TProvider>.provider

    Extension Methods

    FunctionalitySubscriberMethods.HasProvider<TProvider>(IFunctionalitySubscriber<TProvider>)
    UsesWebMethods.Download(IUsesWeb, String, Action<UnityWebRequest>)
    UsesWebMethods.Download<THandler>(IUsesWeb, String, Action<UnityWebRequest>)
    UsesWebMethods.Download(IUsesWeb, String, String, Action)
    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