|
Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
|
成员的完整列表,这些成员属于 Engine.Ray3,包括所有继承而来的类成员
| Direction | Engine.Ray3 | |
| Equals(object obj) | Engine.Ray3 | |
| Equals(Ray3 other) | Engine.Ray3 | |
| GetHashCode() | Engine.Ray3 | |
| Intersection(BoundingBox box) | Engine.Ray3 | |
| Intersection(BoundingSphere sphere) | Engine.Ray3 | |
| Intersection(Plane plane) | Engine.Ray3 | |
| operator!=(Ray3 a, Ray3 b) | Engine.Ray3 | static |
| operator==(Ray3 a, Ray3 b) | Engine.Ray3 | static |
| Position | Engine.Ray3 | |
| Ray3(Vector3 position, Vector3 direction) | Engine.Ray3 | |
| Sample(float distance) | Engine.Ray3 | |
| ToString() | Engine.Ray3 | |
| Transform(Ray3 r, Matrix m) | Engine.Ray3 | static |
| Transform(ref Ray3 r, ref Matrix m, out Ray3 result) | Engine.Ray3 | static |