Class PhysicsCategoryNames
Inherited Members
Namespace: Unity.Physics.Authoring
Syntax
[CreateAssetMenu(menuName = "DOTS/Physics/Physics Category Names", fileName = "Physics Category Names")]
public sealed class PhysicsCategoryNames : ScriptableObject, ITagNames
Properties
CategoryNames
Declaration
public IReadOnlyList<string> CategoryNames { get; }
Property Value
Type | Description |
---|---|
IReadOnlyList<String> |