Table of Contents

Class EchoOptionsBuilder

[Serializable]
public class EchoOptionsBuilder : AbstractAnimationOptionsBuilder<EchoOptions>, IBuilder<EchoOptions>
Inheritance
EchoOptionsBuilder
Implements
Inherited Members
Extension Methods

Properties

Timeout

public float? Timeout { get; }

Property Value

float?

Methods

Build()

public override EchoOptions Build()

Returns

EchoOptions