Property | Type | Description | |
---|---|---|---|
Center | |||
Radius | float |
Method | Description | |
---|---|---|
BoundingSphere2 ( |
||
Intersects ( |
||
Intersects ( |
public BoundingSphere2 ( |
||
center | ||
radius | float | |
return | System.Runtime.InteropServices |
public Intersects ( |
||
boundingBox | ||
return | bool |
public static Intersects ( |
||
boundingSphere | ||
boundingBox | ||
result | bool | |
return | void |