docs.unity.cn
    Show / Hide Table of Contents

    Class Normals

    Inheritance
    Object
    Normals
    Namespace: UnityEngine.ProBuilder
    Syntax
    public static class Normals

    Methods

    CalculateNormals(ProBuilderMesh)

    Calculates the normals for a mesh, taking into account smoothing groups.

    Declaration
    public static void CalculateNormals(ProBuilderMesh mesh)
    Parameters
    Type Name Description
    ProBuilderMesh mesh

    CalculateTangents(ProBuilderMesh)

    Declaration
    public static void CalculateTangents(ProBuilderMesh mesh)
    Parameters
    Type Name Description
    ProBuilderMesh mesh
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 09 July 2021