 |
IEmissiveMaterialEmissiveColor Property |
Gets or sets a Color3 that that represents the emissive color - the color of the object regardless of the lights.
Namespace: Ab4d.SharpEngine.MaterialsAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.2.9386+3a404a3e1ebfa4efd231da7fe6f10dfb23b95dc4
SyntaxColor3 EmissiveColor { get; set; }Property Value
Color3
See Also