Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
载入中...
搜索中...
未找到
Game.DrawBlockEnvironmentData
Game.DrawBlockEnvironmentData 的协作图:

Public 成员函数

 DrawBlockEnvironmentData ()

Public 属性

DrawBlockMode DrawBlockMode
SubsystemTerrain SubsystemTerrain
Matrix InWorldMatrix
MatrixViewProjectionMatrix
Vector3BillboardDirection
int Humidity
int Temperature
int Light
Entity Owner
float? EnvironmentTemperature

详细描述

在文件 DrawBlockEnvironmentData.cs5 行定义.

构造及析构函数说明

◆ DrawBlockEnvironmentData()

Game.DrawBlockEnvironmentData.DrawBlockEnvironmentData ( )

在文件 DrawBlockEnvironmentData.cs26 行定义.

类成员变量说明

◆ BillboardDirection

Vector3? Game.DrawBlockEnvironmentData.BillboardDirection

在文件 DrawBlockEnvironmentData.cs14 行定义.

◆ DrawBlockMode

DrawBlockMode Game.DrawBlockEnvironmentData.DrawBlockMode

在文件 DrawBlockEnvironmentData.cs6 行定义.

◆ EnvironmentTemperature

float? Game.DrawBlockEnvironmentData.EnvironmentTemperature

在文件 DrawBlockEnvironmentData.cs24 行定义.

◆ Humidity

int Game.DrawBlockEnvironmentData.Humidity

在文件 DrawBlockEnvironmentData.cs16 行定义.

◆ InWorldMatrix

Matrix Game.DrawBlockEnvironmentData.InWorldMatrix

在文件 DrawBlockEnvironmentData.cs10 行定义.

◆ Light

int Game.DrawBlockEnvironmentData.Light

在文件 DrawBlockEnvironmentData.cs20 行定义.

◆ Owner

Entity Game.DrawBlockEnvironmentData.Owner

在文件 DrawBlockEnvironmentData.cs22 行定义.

◆ SubsystemTerrain

SubsystemTerrain Game.DrawBlockEnvironmentData.SubsystemTerrain

在文件 DrawBlockEnvironmentData.cs8 行定义.

◆ Temperature

int Game.DrawBlockEnvironmentData.Temperature

在文件 DrawBlockEnvironmentData.cs18 行定义.

◆ ViewProjectionMatrix

Matrix? Game.DrawBlockEnvironmentData.ViewProjectionMatrix

在文件 DrawBlockEnvironmentData.cs12 行定义.


该类的文档由以下文件生成: