docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateEllipticConeSurface

    CreateEllipticConeSurface(double, double, double, Matrix4)

    Create a new elliptic cone surface

    Declaration
    public uint CreateEllipticConeSurface(double radius1, double radius2, double semiAngle, Matrix4 matrix = null)
    Parameters
    Type Name Description
    double radius1

    Radius of the cone at origin on the X axis

    double radius2

    Radius of the cone at origin on the Y axis

    double semiAngle

    Semi-angle of the cone

    Matrix4 matrix

    Positionning matrix of the cone

    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)