Свойство | Тип | Описание | |
---|---|---|---|
Alpha | double | ||
EdgeAAmode | EdgeAAMode | ||
FOV | double | ||
ProjectionMatrix3DPtr | |||
Rotation | double | ||
ViewMatrix3DPtr | |||
Visible | bool | ||
X | double | ||
XRotation | double | ||
XScale | double | ||
Y | double | ||
YRotation | double | ||
YScale | double | ||
Z | double | ||
ZScale | double |
Метод | Описание | |
---|---|---|
GetProjectionMatrixElem ( int row, int col ) : float | ||
GetViewMatrixElem ( int row, int col ) : float | ||
Print ( ) : void | ||
PrintProjectionMatrix ( ) : void | ||
PrintViewMatrix ( ) : void | ||
SFDisplayInfo ( ) : System |
public GetProjectionMatrixElem ( int row, int col ) : float | ||
row | int | |
col | int | |
Результат | float |
public GetViewMatrixElem ( int row, int col ) : float | ||
row | int | |
col | int | |
Результат | float |
public IntPtr,System ProjectionMatrix3DPtr | ||
Результат |