VisualServerSingleton.cameraSetPerspective

struct VisualServerSingleton
@nogc nothrow
void
cameraSetPerspective
(
in RID camera
,
in double fovy_degrees
,
in double z_near
,
in double z_far
)

Meta