Struct aiPointsData
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Syntax
public struct aiPointsData
Fields
boundsCenter
Declaration
public Vector3 boundsCenter
Field Value
boundsExtents
Declaration
public Vector3 boundsExtents
Field Value
count
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
ids
Declaration
Field Value
| Type |
Description |
| System.IntPtr |
|
points
Declaration
Field Value
| Type |
Description |
| System.IntPtr |
|
velocities
Declaration
Field Value
| Type |
Description |
| System.IntPtr |
|
visibility
Declaration
Field Value