Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET

Namespace: Visual3D.Graphics3D.Shaders.SharpSL
Assembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  Visual Basic 
public class COLOR1 : COLOR
Public Class COLOR1 _
	Inherits COLOR

Members

         
 All Members  Constructors   Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
COLOR1()()()()
Initializes a new instance of the COLOR1 class
Index (Inherited from SemanticAttribute.)
Name (Inherited from SemanticAttribute.)
UseAutoIndex (Inherited from SemanticAttribute.)

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    Visual3D.Graphics3D.Shaders.SharpSL..::..SemanticAttribute
      Visual3D.Graphics3D.Shaders.SharpSL..::..COLOR
        Visual3D.Graphics3D.Shaders.SharpSL..::..COLOR1

See Also