docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateBRepPlane

    CreateBRepPlane(double, double, Matrix4)

    Creates a BRep Plane whose normal is the Z axis centered on O

    Declaration
    public uint CreateBRepPlane(double length, double width, Matrix4 matrix = null)
    Parameters
    Type Name Description
    double length

    Plane length (X axis)

    double width

    Plane width (Y axis)

    Matrix4 matrix

    Positionning matrix of the Plane

    Returns
    Type Description
    uint
    In This Article
    Back to top
    Copyright © 2024 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)