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

Public 属性

Point3 Point
 
MovingBlock MovingBlock
 
string[] Lines
 
Color[] Colors
 
string Url = string.Empty
 
int? TextureLocation
 
float UsedTextureWidth
 
float UsedTextureHeight
 
float Distance
 
int ToBeRenderedFrame
 
int Light
 

类成员变量说明

◆ Colors

Color [] Game.SubsystemSignBlockBehavior.TextData.Colors
初始值:
= new Color[4]
{
Color.Black,
Color.Black,
Color.Black,
Color.Black
}
Engine.Color Color
定义 GlobalUsings.cs:1

◆ Distance

float Game.SubsystemSignBlockBehavior.TextData.Distance

◆ Light

int Game.SubsystemSignBlockBehavior.TextData.Light

◆ Lines

string [] Game.SubsystemSignBlockBehavior.TextData.Lines
初始值:
= new string[4]
{
string.Empty,
string.Empty,
string.Empty,
string.Empty
}

◆ MovingBlock

MovingBlock Game.SubsystemSignBlockBehavior.TextData.MovingBlock

◆ Point

Point3 Game.SubsystemSignBlockBehavior.TextData.Point

◆ TextureLocation

int? Game.SubsystemSignBlockBehavior.TextData.TextureLocation

◆ ToBeRenderedFrame

int Game.SubsystemSignBlockBehavior.TextData.ToBeRenderedFrame

◆ Url

string Game.SubsystemSignBlockBehavior.TextData.Url = string.Empty

◆ UsedTextureHeight

float Game.SubsystemSignBlockBehavior.TextData.UsedTextureHeight

◆ UsedTextureWidth

float Game.SubsystemSignBlockBehavior.TextData.UsedTextureWidth

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