Свойство | Тип | Описание | |
---|---|---|---|
MyMatrix | System.Matrix | ||
ParentMatrix | System.Matrix | ||
Rotation | System.Vector3 | ||
STM | |||
Scale | float | ||
Scale3D | System.Vector3 | ||
Translation | System.Vector3 | ||
idxSTM | int |
Метод | Описание | |
---|---|---|
Process3DClick ( System.Vector3 org, System.Vector3 dir, float max ) : float | ||
Render ( Device device ) : void | ||
SetSelection ( bool s ) : void | ||
StaticMeshComponent ( PCCPackage Pcc, int index, System.Matrix transform ) : System | ||
ToTree ( ) : |
public Process3DClick ( System.Vector3 org, System.Vector3 dir, float max ) : float | ||
org | System.Vector3 | |
dir | System.Vector3 | |
max | float | |
Результат | float |
public StaticMeshComponent ( PCCPackage Pcc, int index, System.Matrix transform ) : System | ||
Pcc | PCCPackage | |
index | int | |
transform | System.Matrix | |
Результат | System |