SoVertexShaderParameterBufferObjecttype Property |
Specifies the data type from the class SbDataType of each generic vertex parameter component.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFEnum<SbDataTypeDataTypes> type { get; }
Public ReadOnly Property type As SoSFEnum(Of SbDataTypeDataTypes)
Get
public:
property SoSFEnum<SbDataTypeDataTypes>^ type {
SoSFEnum<SbDataTypeDataTypes>^ get ();
}
member type : SoSFEnum<SbDataTypeDataTypes> with get
Property Value
Type:
SoSFEnumSbDataTypeDataTypes
Remarks
See Also