SoVRMLTextureCoordinateGeneratorparameter Property |
Inputs to the generator as needed by the algorithm.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoMFFloat parameter { get; }
Public ReadOnly Property parameter As SoMFFloat
Get
public:
property SoMFFloat^ parameter {
SoMFFloat^ get ();
}
member parameter : SoMFFloat with get
Property Value
Type:
SoMFFloat
RemarksSee table above for required parameters for the selected mode.
See Also