Click or drag to resize
SoVertexAttribFeedback Properties

The SoVertexAttribFeedback type exposes the following members.

Properties
  NameDescription
Public propertyautoResizeBuffers

Set this field to true when the size of the recorded varyings is not known.

Public propertyboundingBoxCaching
(Inherited from SoSeparator.)
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoGroup.)
Public propertybuffersMode

The buffer mode used to record the primitives.

Public propertydisableFragmentProcessing

Turn off the fragment rasterizer.

Public propertyfastEditing

Specifies the fast edit mode of the separator node.

(Inherited from SoSeparator.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertypickCulling

Whether to cull during picking traversal.

(Inherited from SoSeparator.)
Public propertyprimitiveType

The type of primitive recorded during traversal.

Public propertyqueryGeneratedPrimitivesCount

Read back the number of recorded primitives.

Public propertyrenderCaching Obsolete.

Whether to cache during rendering traversal.

(Inherited from SoSeparator.)
Public propertyrenderCulling

Whether to cull during rendering traversal.

(Inherited from SoSeparator.)
Public propertyrenderUnitId

Used during the ScaleViz depth compositing process, this field specifies which render unit (OIRU) will render the sub scene graph below this separator.

(Inherited from SoSeparator.)
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also