Preparing search index...
The search index is not available
RSX Code Reference
rsx
Editor
PolytronPreviewObject
Interface PolytronPreviewObject
The
PolytronPreviewObject
represents preview data of a Polytron object.
interface
PolytronPreviewObject
{
Author
?:
string
;
Category
?:
string
;
Documentation
?:
string
;
FriendlyName
?:
string
;
ID
:
string
;
Identifier
:
string
;
IsPreviewAvailable
?:
boolean
;
IsUserFavorite
?:
boolean
;
Name
:
string
;
PreviewURL
?:
string
;
Version
?:
string
;
}
Index
Properties
Author?
Category?
Documentation?
Friendly
Name?
ID
Identifier
Is
Preview
Available?
Is
User
Favorite?
Name
PreviewURL?
Version?
Properties
Optional
Author
Author
?:
string
Optional
Category
Category
?:
string
Optional
Documentation
Documentation
?:
string
Optional
Friendly
Name
Friendly
Name
?:
string
ID
ID
:
string
Identifier
Identifier
:
string
Optional
Is
Preview
Available
Is
Preview
Available
?:
boolean
Optional
Is
User
Favorite
Is
User
Favorite
?:
boolean
Name
Name
:
string
Optional
PreviewURL
PreviewURL
?:
string
Optional
Version
Version
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Author
Category
Documentation
Friendly
Name
ID
Identifier
Is
Preview
Available
Is
User
Favorite
Name
PreviewURL
Version
RSX Code Reference
Loading...
The PolytronPreviewObject represents preview data of a Polytron object.