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

    Class PhysicsCategoryNames

    Inheritance
    Object
    PhysicsCategoryNames
    Namespace: Unity.Physics.Authoring
    Syntax
    public sealed class PhysicsCategoryNames : ScriptableObject, ITagNames

    Properties

    CategoryNames

    Declaration
    public IReadOnlyList<string> CategoryNames { get; }
    Property Value
    Type Description
    IReadOnlyList<String>
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX