https://schema.legytma.com.br/1.1.2/schema/radius_elliptical.schema.json
Created by Windol [email protected] at 30/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 | radius_elliptical.schema.json |
object (Radius Elliptical)
all of
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| type | string |
Optional | cannot be null | Radius Elliptical |
| x | Merged | Required | cannot be null | Radius Elliptical |
| y | Merged | Required | cannot be null | Radius Elliptical |
Identify the widget type
Used to identify parser. Every parser can permit only one type
type
string (Type)string (Type)
constant: the value of this property must be equal to:
"elliptical"
enum: the value of this property must be equal to one of the following values:
| Value | Explanation |
|---|---|
"string" |
|
"zero" |
|
"circular" |
|
"elliptical" |
|
"lerp" |
Define the representation of double acceptable.
Used to identify parser. Every parser can permit only one type
x
merged type (Double)
one (and only one) of
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
The default value is:
1
Define the representation of double acceptable.
Used to identify parser. Every parser can permit only one type
y
merged type (Double)
one (and only one) of
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
The default value is:
1