PoStreamSurfacerakeOrientation Property |
Orientation of the rake-sources.
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFVec3f rakeOrientation { get; }
Public ReadOnly Property rakeOrientation As SoMFVec3f
Get
public:
property SoMFVec3f^ rakeOrientation {
SoMFVec3f^ get ();
}
member rakeOrientation : SoMFVec3f with get
Property Value
Type:
SoMFVec3fRemarks SbVec3f(1,0,0) by default.
See Also