Table of Contents

Class AbstractMotionBuilder<T>

[Serializable]
public abstract class AbstractMotionBuilder<T> : AbstractBuilder<T>, IBuilder<T>, IMotionBuilder, IListBuilderItem

Type Parameters

T
Inheritance
AbstractMotionBuilder<T>
Implements
Derived
Inherited Members
Extension Methods

Properties

DisplayName

public DisplayName DisplayName { get; }

Property Value

DisplayName

IsEnabled

public bool IsEnabled { get; }

Property Value

bool