Home > @magiclane/maps-sdk > PositionOrientation
PositionOrientation class
The position and orientation of an object in 3D space.
Core
Signature:
export declare class PositionOrientation Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructor for the class |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
The object orientation | |||
|
The object position |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
Checks if this object is equal to another PositionOrientation. | ||
|
|
Creates a PositionOrientation instance from JSON. | |
|
Returns a hash code for this object. | ||
|
Converts this object to JSON. | ||
|
Returns a string representation of this object. |