Click or drag to resize

AvoidLocationT Properties

The AvoidLocationT generic type exposes the following members.

Properties
  NameDescription
Public propertyAvoidInfo (Inherited from AvoidCircleT.)
Public propertyBounds (Inherited from Avoid.)
Public propertyHeight
The height from bottom of a cylinder to the top
(Inherited from AvoidCircleT.)
Protected propertyHeightfieldHeight (Inherited from AvoidCircleT.)
Protected propertyHeightfieldLocation
The location used when this instance was added to height field. We'll use it again when we remove
(Inherited from AvoidCircleT.)
Protected propertyHeightfieldRadius (Inherited from AvoidCircleT.)
Public propertyIgnoreIfBlocking
Gets a value indicating whether to ignore avoid if no avoid path is found.
(Inherited from Avoid.)
Public propertyIsBlocking
Gets a value indicating whether this avoid is blocking path.
(Inherited from Avoid.)
Public propertyIsValid
Gets a value indicating whether this instance is valid.
(Inherited from Avoid.)
Public propertyLeashPoint
Gets the leash point.
(Inherited from Avoid.)
Public propertyLeashRadius
Gets the leash radius.
(Inherited from Avoid.)
Public propertyLeashRadiusSqr
Gets the leash radius squared.
(Inherited from Avoid.)
Public propertyLocation
Gets the location.
(Inherited from Avoid.)
Public propertyObject (Inherited from AvoidT.)
Public propertyRadius (Inherited from AvoidCircleT.)
Public propertyShouldIgnore
Gets a value indicating whether [should ignore].
(Inherited from Avoid.)
Top
See Also