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