docs.unity3d.com
Version: 

    Struct BakeMaps

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.Pixyz.Algo
    Syntax
    [Serializable]
    public struct BakeMaps

    Constructors

    BakeMaps(BakeMaps)

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

    Fields

    ambientOcclusion

    Declaration
    public bool ambientOcclusion
    Field Value
    Type Description
    bool

    diffuse

    Declaration
    public bool diffuse
    Field Value
    Type Description
    bool

    emissive

    Declaration
    public bool emissive
    Field Value
    Type Description
    bool

    metallic

    Declaration
    public bool metallic
    Field Value
    Type Description
    bool

    normal

    Declaration
    public bool normal
    Field Value
    Type Description
    bool

    opacity

    Declaration
    public bool opacity
    Field Value
    Type Description
    bool

    roughness

    Declaration
    public bool roughness
    Field Value
    Type Description
    bool
    Version 2024.3.0.10
    • 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.