The Segment type exposes the following members.

Constructors

  NameDescription
Public methodSegment(Vector3, Vector3)
Constructor
Public methodSegment(Vector3%, Vector3%)
Constructor

Methods

  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetEnd
GetEnd
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetPoint(Single)
GetPoint
Public methodGetPoint(Vector3%, Single)
GetPoint
Public methodGetPoint(Single, Vector3%)
GetPoint
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)

Fields

  NameDescription
Public fieldDelta
Direction
Public fieldOrigin
Origin

See Also