Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ SpecularColor

Vector3 Microsoft.Xna.Framework.Graphics.BasicEffect.SpecularColor
getset

Definition at line 134 of file BasicEffect.cs.

135 {
136 get
137 {
139 }
140 set
141 {
143 }
144 }

Referenced by Microsoft.Xna.Framework.Graphics.BasicEffect.BasicEffect().