OsSetProjectionParams
From OpenSimulator
(Difference between revisions)
(New page: Threat-Level=High Returns: NULL 2 Variations possible. bool = TRUE / FALSE. double = float. Command: osSetProjectionParams(bool projection, key texture, double fov, double f...) |
|||
Line 12: | Line 12: | ||
Examples Required. | Examples Required. | ||
+ | |||
+ | |||
+ | |||
+ | [[Category:OSSL]] |
Revision as of 01:43, 23 November 2010
Threat-Level=High
Returns: NULL
2 Variations possible.
bool = TRUE / FALSE. double = float.
Command: osSetProjectionParams(bool projection, key texture, double fov, double focus, double amb);
Command: osSetProjectionParams(key prim, bool projection, key texture, double fov, double focus, double amb);
Examples Required.