Defines the speed of the blinker, in cycles per second.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFFloat speed { get; }
Public ReadOnly Property speed As SoSFFloat
Get
public:
property SoSFFloat^ speed {
SoSFFloat^ get ();
}
member speed : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks See Also