docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateHelixCurve

    CreateHelixCurve(double, double, Matrix4, bool)

    Create an helix curve

    Declaration
    public uint CreateHelixCurve(double radius, double pitch, Matrix4 matrix, bool trigonometrixOrientation = true)
    Parameters
    Type Name Description
    double radius

    Radius of the helix

    double pitch

    Height of one revolution

    Matrix4 matrix

    Transformation matrix

    bool trigonometrixOrientation

    Orientation of the rotation

    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)