My Project v1
Project
载入中...
搜索中...
未找到
Game.DrawBlockEnvironmentData
Game.DrawBlockEnvironmentData 的协作图:

Public 成员函数

 DrawBlockEnvironmentData ()
 

Public 属性

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

构造及析构函数说明

◆ DrawBlockEnvironmentData()

Game.DrawBlockEnvironmentData.DrawBlockEnvironmentData ( )

类成员变量说明

◆ BillboardDirection

Vector3? Game.DrawBlockEnvironmentData.BillboardDirection

◆ DrawBlockMode

DrawBlockMode Game.DrawBlockEnvironmentData.DrawBlockMode

◆ EnvironmentTemperature

float? Game.DrawBlockEnvironmentData.EnvironmentTemperature

◆ Humidity

int Game.DrawBlockEnvironmentData.Humidity

◆ InWorldMatrix

Matrix Game.DrawBlockEnvironmentData.InWorldMatrix

◆ Light

int Game.DrawBlockEnvironmentData.Light

◆ Owner

Entity Game.DrawBlockEnvironmentData.Owner

◆ SubsystemTerrain

SubsystemTerrain Game.DrawBlockEnvironmentData.SubsystemTerrain

◆ Temperature

int Game.DrawBlockEnvironmentData.Temperature

◆ ViewProjectionMatrix

Matrix? Game.DrawBlockEnvironmentData.ViewProjectionMatrix

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