Class ConvexConvexDistanceTest | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class ConvexConvexDistanceTest

    Inheritance
    System.Object
    ConvexConvexDistanceTest
    Namespace: Unity.Physics.Tests.Collision.Queries
    Syntax
    public class ConvexConvexDistanceTest : MonoBehaviour

    Fields

    CollideOthers

    Declaration
    public bool CollideOthers
    Field Value
    Type Description
    System.Boolean

    Distribution

    Declaration
    public ConvexConvexDistanceTest.DistributionType Distribution
    Field Value
    Type Description
    ConvexConvexDistanceTest.DistributionType

    Experimental

    Declaration
    public bool Experimental
    Field Value
    Type Description
    System.Boolean

    FaceMinAngle

    Declaration
    public float FaceMinAngle
    Field Value
    Type Description
    System.Single

    FaceSimplificationError

    Declaration
    public float FaceSimplificationError
    Field Value
    Type Description
    System.Single

    Hull

    Declaration
    public ConvexHullBuilder Hull
    Field Value
    Type Description
    ConvexHullBuilder

    HullData

    Declaration
    public ConvexConvexDistanceTest.HullFaceData HullData
    Field Value
    Type Description
    ConvexConvexDistanceTest.HullFaceData

    MassProperties

    Declaration
    public ConvexHullBuilder.MassProperties MassProperties
    Field Value
    Type Description
    ConvexHullBuilder.MassProperties

    MaxFaceAngle

    Declaration
    public float MaxFaceAngle
    Field Value
    Type Description
    System.Single

    MaxFaces

    Declaration
    public int MaxFaces
    Field Value
    Type Description
    System.Int32

    MinVertices

    Declaration
    public int MinVertices
    Field Value
    Type Description
    System.Int32

    Offset

    Declaration
    public float Offset
    Field Value
    Type Description
    System.Single

    Prng

    Declaration
    public ConvexConvexDistanceTest.PseudoRandomNumberGenerator Prng
    Field Value
    Type Description
    ConvexConvexDistanceTest.PseudoRandomNumberGenerator

    ShowCso

    Declaration
    public bool ShowCso
    Field Value
    Type Description
    System.Boolean

    ShowFaces

    Declaration
    public bool ShowFaces
    Field Value
    Type Description
    System.Boolean

    ShowLabels

    Declaration
    public bool ShowLabels
    Field Value
    Type Description
    System.Boolean

    ShowManifold

    Declaration
    public bool ShowManifold
    Field Value
    Type Description
    System.Boolean

    ShowProjection

    Declaration
    public bool ShowProjection
    Field Value
    Type Description
    System.Boolean

    ShowTriangles

    Declaration
    public bool ShowTriangles
    Field Value
    Type Description
    System.Boolean

    ShowVertexNormals

    Declaration
    public bool ShowVertexNormals
    Field Value
    Type Description
    System.Boolean

    SourceMesh

    Declaration
    public UnityEngine.Mesh SourceMesh
    Field Value
    Type Description
    UnityEngine.Mesh

    TraceQueryResults

    Declaration
    public bool TraceQueryResults
    Field Value
    Type Description
    System.Boolean

    UpdateMesh

    Declaration
    public bool UpdateMesh
    Field Value
    Type Description
    System.Boolean

    VertexSimplificationError

    Declaration
    public float VertexSimplificationError
    Field Value
    Type Description
    System.Single

    VolumeConservation

    Declaration
    public float VolumeConservation
    Field Value
    Type Description
    System.Single

    Methods

    AddRandomPoints(Int32)

    Declaration
    public void AddRandomPoints(int count)
    Parameters
    Type Name Description
    System.Int32 count

    GetVertexArray()

    Declaration
    public float3[] GetVertexArray()
    Returns
    Type Description
    float3[]

    Reset()

    Declaration
    public void Reset()

    Scale(float3)

    Declaration
    public void Scale(float3 factors)
    Parameters
    Type Name Description
    float3 factors

    SplitByPlane(Plane)

    Declaration
    public void SplitByPlane(Plane plane)
    Parameters
    Type Name Description
    Plane plane
    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