Namespace: BitMiracle.Docotic.Pdf
public enum Pdf3dViewTransformationSource
Public Enumeration Pdf3dViewTransformationSource
Member name | Value | Description | |
---|---|---|---|
Artwork | 0 | Use the view specified in the 3D artwork. | |
CameraToWorld | 1 | Use GetCameraToWorldTransformation() and SetCameraToWorldTransformation(Double[]) methods. | |
U3dPath | 2 | Use GetU3dPath() and SetU3dPath(String[]) methods. |