Struct ChildCollider | Unity Physics | 0.3.2-preview
docs.unity.cn
    Show / Hide Table of Contents

    Struct ChildCollider

    Namespace: Unity.Physics
    Syntax
    public struct ChildCollider

    Properties

    Collider

    Declaration
    public Collider*Collider { get; }
    Property Value
    Type Description
    Collider*

    TransformFromChild

    Declaration
    public RigidTransform TransformFromChild { get; }
    Property Value
    Type Description
    RigidTransform
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX