Class PhysicsCategoryNames
Inheritance
System.Object
PhysicsCategoryNames
Namespace: Unity.Physics.Authoring
Syntax
public sealed class PhysicsCategoryNames : ScriptableObject, IFlagNames
Properties
CategoryNames
Declaration
public IReadOnlyList<string> CategoryNames { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyList<System.String> |