Struct FourPoints | 2D Entities | 0.29.0-preview.3
docs.unity.cn
    Show / Hide Table of Contents

    Struct FourPoints

    Namespace: Unity.U2D.Entities.Physics
    Syntax
    public struct FourPoints

    Constructors

    FourPoints(float2)

    Declaration
    public FourPoints(float2 point)
    Parameters
    Type Name Description
    Unity.Mathematics.float2 point

    Properties

    X

    Declaration
    public float4 X { get; }
    Property Value
    Type Description
    Unity.Mathematics.float4

    Y

    Declaration
    public float4 Y { get; }
    Property Value
    Type Description
    Unity.Mathematics.float4
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 26 August 2020