docs.unity3d.com
Version: 

    Class OctahedralImpostor

    Inheritance
    object
    OctahedralImpostor
    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
    Syntax
    [Serializable]
    public class OctahedralImpostor

    Constructors

    OctahedralImpostor()

    Declaration
    public OctahedralImpostor()

    OctahedralImpostor(OctahedralImpostor)

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

    Fields

    AOMap

    Declaration
    public uint AOMap
    Field Value
    Type Description
    uint

    DepthMap

    Declaration
    public uint DepthMap
    Field Value
    Type Description
    uint

    DiffuseMap

    Declaration
    public uint DiffuseMap
    Field Value
    Type Description
    uint

    MetallicMap

    Declaration
    public uint MetallicMap
    Field Value
    Type Description
    uint

    NormalMap

    Declaration
    public uint NormalMap
    Field Value
    Type Description
    uint

    OctaTransform

    Declaration
    public Matrix4 OctaTransform
    Field Value
    Type Description
    Matrix4

    Radius

    Declaration
    public double Radius
    Field Value
    Type Description
    double

    RoughnessMap

    Declaration
    public uint RoughnessMap
    Field Value
    Type Description
    uint
    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.