docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class BakeMap

    Compatibility layer for the old BakeMap class. This class is provided to prevent breaking changes in AT Toolkit API, but should not be used.

    Inheritance
    object
    BakeMap
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Pixyz.Algo
    Assembly: Unity.Pixyz.UnitySDK.Editor.dll
    Syntax
    public class BakeMap

    Constructors

    BakeMap()

    Constructor

    Declaration
    public BakeMap()

    BakeMap(BakeMap)

    Copy Constructor

    Declaration
    public BakeMap(BakeMap o)
    Parameters
    Type Name Description
    BakeMap o

    BakeMap to copy.

    Fields

    properties

    List of properties;

    Declaration
    public PropertyValueList properties
    Field Value
    Type Description
    PropertyValueList

    type

    Type of baked map.

    Declaration
    public MapType type
    Field Value
    Type Description
    MapType
    In This Article
    Back to top
    Copyright © 2025 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)