SoShaderParametername Property |
Specifies the parameter's string name which is declared and used within high-level shading programs.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFString name { get; }
Public ReadOnly Property name As SoSFString
Get
public:
property SoSFString^ name {
SoSFString^ get ();
}
member name : SoSFString with get
Property Value
Type:
SoSFStringRemarks See Also