Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 534 Bytes

Vector3D.md

File metadata and controls

16 lines (11 loc) · 534 Bytes

LadybugDisplaySchema.Model.Vector3D

Properties

Name Type Description Notes
X double Number for X coordinate.
Y double Number for Y coordinate.
Z double Number for Z coordinate.
Type string [optional] [readonly] [default to "Vector3D"]

[Back to Model list] [Back to API list] [Back to README]