public PerspectiveProjection( float perspectiveAngle )
'Declaration
Public Function New( _ ByVal perspectiveAngle As Single _ )
'Usage
Dim perspectiveAngle As Single Dim instance As New PerspectiveProjection(perspectiveAngle)
Parameters
- perspectiveAngle
- Field of view angle.