Свойство | Тип | Описание | |
---|---|---|---|
containedPlane | Axiom.MathLib.Plane | ||
derivedPlane | Axiom.MathLib.Plane | ||
isDirty | bool | ||
lastRotate | Axiom.MathLib.Quaternion | ||
lastTranslate | Vector3 | ||
nullBB | Axiom.MathLib.AxisAlignedBox |
Метод | Описание | |
---|---|---|
MovablePlane ( string name ) : System |
Constructor.
|
|
NotifyCurrentCamera ( |
||
UpdateRenderQueue ( |
public MovablePlane ( string name ) : System | ||
name | string | Name of this plane. |
Результат | System |
public NotifyCurrentCamera ( |
||
camera | ||
Результат | void |
public UpdateRenderQueue ( |
||
queue | ||
Результат | void |
protected Plane,Axiom.MathLib containedPlane | ||
Результат | Axiom.MathLib.Plane |
protected Plane,Axiom.MathLib derivedPlane | ||
Результат | Axiom.MathLib.Plane |
protected Quaternion,Axiom.MathLib lastRotate | ||
Результат | Axiom.MathLib.Quaternion |