Click or drag to resize

Transformer Properties

The Transformer type exposes the following members.

Properties
  NameDescription
Public propertyAllowChangingFromOutside
Gets or sets a value indicating whether this transform can be changed from another script.
Public propertyEnableSmoothing
Gets or sets a value indicating whether Smoothing is enabled. Smoothing allows to reduce jagged movements but adds some visual lag.
Public propertyPositionThreshold
Gets or sets the position threshold.
Public propertyRotationThreshold
Gets or sets the rotation threshold.
Public propertyScaleThreshold
Gets or sets the scale threshold.
Public propertySmoothingFactor
Gets or sets the smoothing factor.
Top
See Also