interface BehaviorReplaceModel {
    color?: string;
    name?: string;
}

Properties

Properties

color?: string

Color

name?: string

Behavior Name