ProtoTwin API
Preparing search index...
IFrame
Interface IFrame
Interface for frames.
interface
IFrame
{
position
:
IVec3
;
rotation
:
IQuat
;
}
Implemented by
Frame
Index
Properties
position
rotation
Properties
Readonly
position
position
:
IVec3
The origin of the frame.
Readonly
rotation
rotation
:
IQuat
The rotation of the frame.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
position
rotation
ProtoTwin API
Loading...
Interface for frames.