docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator implicit operator

    implicit operator float4(Plane)

    Implicitly converts a Plane to float4.

    Declaration
    public static implicit operator float4(Plane plane)
    Parameters
    Type Name Description
    Plane plane

    Plane to convert.

    Returns
    Type Description
    float4

    A float4 representing the plane.

    In This Article
    Back to top
    Copyright © 2025 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)