this class represents a portion of the sky, and its radiation Generated from class MR.SkyPatch. This is the non-const half of the class.
More...
|
| new unsafe ref MR.Vector3f | dir [get] |
| | direction toward the center of the patch
|
| |
| new unsafe ref float | radiation [get] |
| | radiation of the patch depending on Sun's position, sky clearness and brightness, etc
|
| |
this class represents a portion of the sky, and its radiation Generated from class MR.SkyPatch. This is the non-const half of the class.
◆ SkyPatch() [1/4]
| unsafe MR.SkyPatch.SkyPatch |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ SkyPatch() [2/4]
| unsafe MR.SkyPatch.SkyPatch |
( |
MR.Vector3f | dir, |
|
|
float | radiation ) |
|
inline |
◆ SkyPatch() [3/4]
| unsafe MR.SkyPatch.SkyPatch |
( |
MR.Const_SkyPatch | _other | ) |
|
|
inline |
Generated from constructor MR.SkyPatch.SkyPatch.
◆ SkyPatch() [4/4]
Generated from constructor MR.SkyPatch.SkyPatch.
◆ assign()
| unsafe MR.SkyPatch MR.SkyPatch.assign |
( |
MR.Const_SkyPatch | _other | ) |
|
|
inline |
Generated from method MR.SkyPatch.operator=.
◆ dir
direction toward the center of the patch
◆ radiation
| new unsafe ref float MR.SkyPatch.radiation |
|
get |
radiation of the patch depending on Sun's position, sky clearness and brightness, etc
The documentation for this class was generated from the following file: