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