Struct MotionExpansion | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Struct MotionExpansion

    Namespace: Unity.Physics
    Syntax
    public struct MotionExpansion

    Fields

    Linear

    Declaration
    public float3 Linear
    Field Value
    Type Description
    float3

    Uniform

    Declaration
    public float Uniform
    Field Value
    Type Description
    System.Single

    Zero

    Declaration
    public static readonly MotionExpansion Zero
    Field Value
    Type Description
    MotionExpansion

    Properties

    MaxDistance

    Declaration
    public float MaxDistance { get; }
    Property Value
    Type Description
    System.Single

    Methods

    ExpandAabb(Aabb)

    Declaration
    public Aabb ExpandAabb(Aabb aabb)
    Parameters
    Type Name Description
    Aabb aabb
    Returns
    Type Description
    Aabb
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023