docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct WheelColliderLayerOverrides

    Layer overrides for wheel colliders

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.Vehicles
    Assembly: com.unity.vehicles.dll
    Syntax
    [Serializable]
    public struct WheelColliderLayerOverrides

    Fields

    ExcludeLayers

    Excluded layers

    Declaration
    public LayerMask ExcludeLayers
    Field Value
    Type Description
    LayerMask

    IncludeLayers

    Included layers

    Declaration
    public LayerMask IncludeLayers
    Field Value
    Type Description
    LayerMask

    LayerOverridePriority

    The layer override priority

    Declaration
    public int LayerOverridePriority
    Field Value
    Type Description
    int
    In This Article
    Back to top
    Copyright © 2025 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)