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