Query: swf_perspective
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SWF_PERSPECTIVE(3) 1 SWF_PERSPECTIVE(3) swf_perspective - Define a perspective projection transformationSYNOPSISvoid swf_perspective (float $fovy, float $aspect, float $near, float $far)DESCRIPTIONDefines a perspective projection transformation. Note Various distortion artifacts may appear when performing a perspective projection, this is because Flash players only have a two dimensional matrix. Some are not to pretty.PARAMETERSo $fovy - A field-of-view angle in the y direction. o $aspect - The aspect ratio of the viewport that is being drawn onto. o $near - The near clipping plane. o $far - The far clipping plane.RETURN VALUESNo value is returned. PHP Documentation Group SWF_PERSPECTIVE(3)
Related Man Pages |
---|
gluperspective(3g) - mojave |
gluperspective(3g) - redhat |
gluperspective(3g) - xfree86 |
get_camera_matrix(3alleg4) - v7 |
get_camera_matrix(3alleg4) - redhat |
Similar Topics in the Unix Linux Community |
---|
Rules for Homework & Coursework Questions Forum |
Forum Video Tutorial: How to Use Code Tags |
UNIX.COM 2017 Year End Summary |
New Code Tags (Syntax Highlighting) |