Table of Contents

Class FullBrightMaterial

Namespace
ReFuel.Graphics.OpenGL
Assembly
ReFuel.dll
[EcsGuid("{2900F611-A861-4A8E-8E77-AAC74A4AB9EC}")]
public class FullBrightMaterial : Material, IEnumerable<EcsNode>, IEnumerable, IResourceInfo, IArc, IDisposable, IInitializer, IInitializerBase
Inheritance
FullBrightMaterial
Implements
Inherited Members

Properties

Texture

public Texture? Texture { get; set; }

Property Value

Texture

Tint

public Vector4 Tint { get; set; }

Property Value

Vector4