Click or drag to resize
SoProjection Properties

The SoProjection type exposes the following members.

Properties
  NameDescription
Public propertyfloatParameters

Float parameters stored for projections.

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

If set to false, projection is inactive.

Public propertymatrix

Matrix that can be applied before projecting a point.

Public propertyparameters

String parameters stored for projections.

Public propertyparametersIn

String parameters stored for projections.

Public propertyprojTypeId

Current projection id.

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