|
My Project v1
Project
|

Public 成员函数 | |
| DrawBlockEnvironmentData () | |
Public 属性 | |
| DrawBlockMode | DrawBlockMode |
| SubsystemTerrain | SubsystemTerrain |
| Matrix | InWorldMatrix |
| Matrix? | ViewProjectionMatrix |
| Vector3? | BillboardDirection |
| int | Humidity |
| int | Temperature |
| int | Light |
| Entity | Owner |
| float? | EnvironmentTemperature |
| Game.DrawBlockEnvironmentData.DrawBlockEnvironmentData | ( | ) |
| Vector3? Game.DrawBlockEnvironmentData.BillboardDirection |
| DrawBlockMode Game.DrawBlockEnvironmentData.DrawBlockMode |
| float? Game.DrawBlockEnvironmentData.EnvironmentTemperature |
| int Game.DrawBlockEnvironmentData.Humidity |
| Matrix Game.DrawBlockEnvironmentData.InWorldMatrix |
| int Game.DrawBlockEnvironmentData.Light |
| Entity Game.DrawBlockEnvironmentData.Owner |
| SubsystemTerrain Game.DrawBlockEnvironmentData.SubsystemTerrain |
| int Game.DrawBlockEnvironmentData.Temperature |
| Matrix? Game.DrawBlockEnvironmentData.ViewProjectionMatrix |