Preparing search index...
The search index is not available
rfw2d
rfw2d
GroupOptions
Interface GroupOptions
interface
GroupOptions
{
children
?:
SceneGraphObject
[]
;
degrees
?:
number
;
label
?:
string
;
position
?:
Vec2Like
;
radians
?:
number
;
scale
?:
number
;
x
?:
number
;
y
?:
number
;
z
?:
number
;
}
Hierarchy (
View Summary
)
BaseOptions
GroupOptions
Index
Properties
children?
degrees?
label?
position?
radians?
scale?
x?
y?
z?
Properties
Optional
children
children
?:
SceneGraphObject
[]
Optional
degrees
degrees
?:
number
Optional
label
label
?:
string
Optional
position
position
?:
Vec2Like
Optional
radians
radians
?:
number
Optional
scale
scale
?:
number
Optional
x
x
?:
number
Optional
y
y
?:
number
Optional
z
z
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
degrees
label
position
radians
scale
x
y
z
rfw2d
Loading...