Méthode | Description | |
---|---|---|
Camera ( IStand stand, ILense lense ) : Afterglow.Math |
Initializes a new instance of the Camera class.
|
public Camera ( IStand stand, ILense lense ) : Afterglow.Math | ||
stand | IStand | The stand which contains the view matrix. |
lense | ILense | The lense which contains the projection matrix. |
Résultat | Afterglow.Math |