Elin Modding Docs Doc
Loading...
Searching...
No Matches
GameSetting.RenderSetting Class Reference

Classes

class  ActorSetting
 
class  AnimeSetting
 
class  MapBGSetting
 
class  TCSetting
 
class  UD_FogSetting
 
class  UD_MapBGSetting
 
class  ZSetting
 

Public Attributes

GameSetting.RenderSetting.ZSetting zSetting
 
GameSetting.RenderSetting.TCSetting tc
 
GameSetting.RenderSetting.AnimeSetting anime
 
GameSetting.RenderSetting.ActorSetting actor
 
Vector3[] charaPos
 
Vector3[] heldPos
 
Vector3[] heldPosChara
 
Vector3[] heldPosChara2
 
Vector3[] mainHandPos
 
Vector3[] offHandPos
 
Vector3[] hatPos
 
Vector3[] ridePos
 
Vector3 posShackle
 
Vector3 posGallows
 
GameSetting.TransData[] dead
 
Vector3[] rampFix
 
Vector3 vFix
 
Vector3 pccScale
 
Vector3 waterFix
 
float thingZ
 
float laydownZ
 
float charaZ
 
float shadowAngle
 
float tileMarkerZ
 
float tileMarkerZFloor
 
float crateHeight
 
float hangedObjFixZ
 
Vector3 shadowScale
 
Vector3 shadowOffset
 
Vector3 peakFix
 
Vector3 peakFixBlock
 
float roomHeightMod
 
float defCharaHeight
 
float alphaHair
 
float shadowStrength
 
Vector2 freePosFix
 
AnimationFrame[] animeWalk
 
UD_String_PaintPosition paintPos
 
GameSetting.RenderSetting.UD_MapBGSetting bgs
 
GameSetting.RenderSetting.UD_FogSetting fogs
 

Detailed Description

Definition at line 129 of file GameSetting.cs.

Member Data Documentation

◆ actor

GameSetting.RenderSetting.ActorSetting GameSetting.RenderSetting.actor

Definition at line 141 of file GameSetting.cs.

◆ alphaHair

float GameSetting.RenderSetting.alphaHair

Definition at line 231 of file GameSetting.cs.

◆ anime

GameSetting.RenderSetting.AnimeSetting GameSetting.RenderSetting.anime

Definition at line 138 of file GameSetting.cs.

◆ animeWalk

AnimationFrame [] GameSetting.RenderSetting.animeWalk

Definition at line 240 of file GameSetting.cs.

◆ bgs

GameSetting.RenderSetting.UD_MapBGSetting GameSetting.RenderSetting.bgs

Definition at line 246 of file GameSetting.cs.

◆ charaPos

Vector3 [] GameSetting.RenderSetting.charaPos

Definition at line 144 of file GameSetting.cs.

◆ charaZ

float GameSetting.RenderSetting.charaZ

Definition at line 195 of file GameSetting.cs.

◆ crateHeight

float GameSetting.RenderSetting.crateHeight

Definition at line 207 of file GameSetting.cs.

◆ dead

GameSetting.TransData [] GameSetting.RenderSetting.dead

Definition at line 174 of file GameSetting.cs.

◆ defCharaHeight

float GameSetting.RenderSetting.defCharaHeight

Definition at line 228 of file GameSetting.cs.

◆ fogs

GameSetting.RenderSetting.UD_FogSetting GameSetting.RenderSetting.fogs

Definition at line 249 of file GameSetting.cs.

◆ freePosFix

Vector2 GameSetting.RenderSetting.freePosFix

Definition at line 237 of file GameSetting.cs.

◆ hangedObjFixZ

float GameSetting.RenderSetting.hangedObjFixZ

Definition at line 210 of file GameSetting.cs.

◆ hatPos

Vector3 [] GameSetting.RenderSetting.hatPos

Definition at line 162 of file GameSetting.cs.

◆ heldPos

Vector3 [] GameSetting.RenderSetting.heldPos

Definition at line 147 of file GameSetting.cs.

◆ heldPosChara

Vector3 [] GameSetting.RenderSetting.heldPosChara

Definition at line 150 of file GameSetting.cs.

◆ heldPosChara2

Vector3 [] GameSetting.RenderSetting.heldPosChara2

Definition at line 153 of file GameSetting.cs.

◆ laydownZ

float GameSetting.RenderSetting.laydownZ

Definition at line 192 of file GameSetting.cs.

◆ mainHandPos

Vector3 [] GameSetting.RenderSetting.mainHandPos

Definition at line 156 of file GameSetting.cs.

◆ offHandPos

Vector3 [] GameSetting.RenderSetting.offHandPos

Definition at line 159 of file GameSetting.cs.

◆ paintPos

UD_String_PaintPosition GameSetting.RenderSetting.paintPos

Definition at line 243 of file GameSetting.cs.

◆ pccScale

Vector3 GameSetting.RenderSetting.pccScale

Definition at line 183 of file GameSetting.cs.

◆ peakFix

Vector3 GameSetting.RenderSetting.peakFix

Definition at line 219 of file GameSetting.cs.

◆ peakFixBlock

Vector3 GameSetting.RenderSetting.peakFixBlock

Definition at line 222 of file GameSetting.cs.

◆ posGallows

Vector3 GameSetting.RenderSetting.posGallows

Definition at line 171 of file GameSetting.cs.

◆ posShackle

Vector3 GameSetting.RenderSetting.posShackle

Definition at line 168 of file GameSetting.cs.

◆ rampFix

Vector3 [] GameSetting.RenderSetting.rampFix

Definition at line 177 of file GameSetting.cs.

◆ ridePos

Vector3 [] GameSetting.RenderSetting.ridePos

Definition at line 165 of file GameSetting.cs.

◆ roomHeightMod

float GameSetting.RenderSetting.roomHeightMod

Definition at line 225 of file GameSetting.cs.

◆ shadowAngle

float GameSetting.RenderSetting.shadowAngle

Definition at line 198 of file GameSetting.cs.

◆ shadowOffset

Vector3 GameSetting.RenderSetting.shadowOffset

Definition at line 216 of file GameSetting.cs.

◆ shadowScale

Vector3 GameSetting.RenderSetting.shadowScale

Definition at line 213 of file GameSetting.cs.

◆ shadowStrength

float GameSetting.RenderSetting.shadowStrength

Definition at line 234 of file GameSetting.cs.

◆ tc

GameSetting.RenderSetting.TCSetting GameSetting.RenderSetting.tc

Definition at line 135 of file GameSetting.cs.

◆ thingZ

float GameSetting.RenderSetting.thingZ

Definition at line 189 of file GameSetting.cs.

◆ tileMarkerZ

float GameSetting.RenderSetting.tileMarkerZ

Definition at line 201 of file GameSetting.cs.

◆ tileMarkerZFloor

float GameSetting.RenderSetting.tileMarkerZFloor

Definition at line 204 of file GameSetting.cs.

◆ vFix

Vector3 GameSetting.RenderSetting.vFix

Definition at line 180 of file GameSetting.cs.

◆ waterFix

Vector3 GameSetting.RenderSetting.waterFix

Definition at line 186 of file GameSetting.cs.

◆ zSetting

GameSetting.RenderSetting.ZSetting GameSetting.RenderSetting.zSetting

Definition at line 132 of file GameSetting.cs.


The documentation for this class was generated from the following file: