CommandListAppendHeadingScale Method |
Sets the scaling of the heading transformation applied to headings used for sky writing and variable poly delays.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.8.0
Syntaxpublic void AppendHeadingScale(
Point3D scaling
)
Parameters
- scaling Point3D
- The scaling parameters to define a new transformation. The transformation matrix of the heading transformation is defined by setting the diagonal entries to the respective coordinates of this scaling vector.
Remarks
See Also