{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Struct ConvexHullGenerationParameters | Unity Physics | 1.1.0-pre.3
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct ConvexHullGenerationParameters

    Convex hull generation parameters.

    Implements
    IEquatable<ConvexHullGenerationParameters>
    Inherited Members
    ValueType.Equals(object)
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: Unity.Physics
    Assembly: solution.dll
    Syntax
    [Serializable]
    public struct ConvexHullGenerationParameters : IEquatable<ConvexHullGenerationParameters>

    Fields

    Name Description
    Default

    Default convex hull generation parameters.

    Properties

    Name Description
    BevelRadius

    Gets or sets the bevel radius.

    MinimumAngle

    Specifies the angle between adjacent faces below which they should be made coplanar..

    SimplificationTolerance

    Specifies maximum distance that any input point may be moved when simplifying convex hull.

    Methods

    Name Description
    Equals(ConvexHullGenerationParameters)

    Tests if this ConvexHullGenerationParameters is considered equal to another.

    GetHashCode()

    Calculates a hash code for this object.

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