MatrixOrthoLH Méthode
Retourne une matrice de projection orthographique
Espace de nom: Tzu3DAssembly: Tzu3D (in Tzu3D.dll) Version: 1.0.9025.34810
public static Matrix OrthoLH(
float Width,
float Height,
float ZnearPlane,
float ZFarPlane
)
Public Shared Function OrthoLH (
Width As Single,
Height As Single,
ZnearPlane As Single,
ZFarPlane As Single
) As Matrix
- Width Single
- Largeur
- Height Single
- Hauteur
- ZnearPlane Single
- Plan Proche
- ZFarPlane Single
- Plan éloigné
MatrixRetourne une matrice de projection orthographique