Click or drag to resize
SoAlgebraicCone Properties

The SoAlgebraicCone type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoShape.)
Public propertycapped

Specifies if cone is capped or not.

Public propertygenerateTransparency

Specify if the shape generates transparent fragment.

(Inherited from SoAlgebraicShape.)
Public propertyheight

Specifies the cone's height.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyradius

Specifies the radius of the base circle.

Public propertyrayIntersection

Field for an OIV.Inventor.Nodes.SoFragmentShader object that defines the GLSL ray intersection function.

(Inherited from SoAlgebraicShape.)
Public propertyshaderSlots

Multi-field for Shader slots of type OIV.Inventor.Nodes.SoShaderObject.

(Inherited from SoAlgebraicShape.)
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Public propertyworkspace

Field to define the workspace.

(Inherited from SoAlgebraicShape.)
Top
See Also