SoDataCompositordataType Property |
Data type of the final composed buffer.
Namespace: OIV.LDM.NodesAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoDataCompositorDataTypes> dataType { get; }
Public ReadOnly Property dataType As SoSFEnum(Of SoDataCompositorDataTypes)
Get
public:
property SoSFEnum<SoDataCompositorDataTypes>^ dataType {
SoSFEnum<SoDataCompositorDataTypes>^ get ();
}
member dataType : SoSFEnum<SoDataCompositorDataTypes> with get
Property Value
Type:
SoSFEnumSoDataCompositorDataTypesRemarks See Also