-
Notifications
You must be signed in to change notification settings - Fork 143
NodeTransformation
Scott Hunter edited this page Apr 11, 2018
·
8 revisions
This page describes the possible content of a CZML document or stream. Please read CZML Structure for an explanation of how a CZML document is put together.
A set of transformations to apply to a particular node in a 3D model.
Interpolatable: no
translation - Translation
The translation to apply to the model node.
Default: [0.0, 0.0, 0.0]
rotation - Rotation
The rotation to apply to the model node.
Default: [0.0, 0.0, 0.0, 1.0]
scale - Scale
The scaling to apply to the model node.
Default: [1.0, 1.0, 1.0]