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