Legytma Schemas

Offset Lerp Schema

https://legytma.com.br/schema/offset_lerp.schema.json

Created by Windol [email protected] at 29/04/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Allowed none offset_lerp.schema.json

Offset Lerp Type

object (Offset Lerp)

all of

Offset Lerp Properties

Property Type Required Nullable Defined by
type string Optional cannot be null Offset Lerp
a object Optional cannot be null Offset Lerp
b object Optional cannot be null Offset Lerp
t Merged Optional cannot be null Offset Lerp

type

Identify the widget type

Used to identify parser. Every parser can permit only one type

type

type Type

string (Type)

type Constraints

constant: the value of this property must be equal to:

"lerp"

enum: the value of this property must be equal to one of the following values:

Value Explanation
"default"  
"fromDirection"  
"infinite"  
"lerp"  
"zero"  

a

Created by Windol [email protected] at 29/04/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.

a

a Type

object (Offset)

a Default Value

The default value is:

"zero"

b

Created by Windol [email protected] at 29/04/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.

b

b Type

object (Offset)

b Default Value

The default value is:

"zero"

t

Define the representation of double acceptable.

Used to identify parser. Every parser can permit only one type

t

t Type

merged type (Double)

one (and only one) of

t Constraints

maximum: the value of this number must smaller than or equal to: 1

minimum: the value of this number must greater than or equal to: 0

t Default Value

The default value is:

1