SoRotateProcessing3drotationAngleZ Property |
The angle of rotation in degrees (not radians) for the OZ axis.
Namespace: OIV.ImageViz.Engines.GeometryAndMatching.GeometricTransformsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFFloat rotationAngleZ { get; }
Public ReadOnly Property rotationAngleZ As SoSFFloat
Get
public:
property SoSFFloat^ rotationAngleZ {
SoSFFloat^ get ();
}
member rotationAngleZ : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks See Also