Click or drag to resize
SoTransformProjection Properties

The SoTransformProjection type exposes the following members.

Properties
  NameDescription
Public propertycenterPosition

Translation applied to the geometry.

Public propertyfloatParameters

Float parameters stored for projections.

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

If set to false, projection is inactive.

(Inherited from SoProjection.)
Public propertymatrix

Matrix that can be applied before projecting a point.

(Inherited from SoProjection.)
Public propertyparameters

String parameters stored for projections.

(Inherited from SoProjection.)
Public propertyparametersIn

String parameters stored for projections.

(Inherited from SoProjection.)
Public propertyprojTypeId

Current projection id.

(Inherited from SoProjection.)
Public propertyscaleFactor

Scale factor applied to the geometry.

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