JME - Application Documentation
Preparing search index...
includes/types/intersection
IntersectionObject
Type Alias IntersectionObject
An intersection junction object as stored in the junction configuration
type
IntersectionObject
=
{
config
:
IntersectionConfig
;
id
:
string
;
name
:
string
;
transform
?:
ObjectTransform
;
type
:
"intersection"
;
}
Index
Properties
config
id
name
transform?
type
Properties
config
config
:
IntersectionConfig
id
id
:
string
name
name
:
string
Optional
transform
transform
?:
ObjectTransform
type
type
:
"intersection"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
id
name
transform
type
JME - Application Documentation
Loading...
An intersection junction object as stored in the junction configuration