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

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

Syntax

      
 C#  Visual Basic 
public class RenderingAttribute : PropertyGroupAttribute
Public Class RenderingAttribute _
	Inherits PropertyGroupAttribute

Members

            
 All Members  Constructors   Fields   Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AppearanceSettings..::..RenderingAttribute()()()()
Initializes a new instance of the AppearanceSettings..::..RenderingAttribute class
AppearanceSettings..::..RenderingAttribute(String)
Initializes a new instance of the AppearanceSettings..::..RenderingAttribute class
IsAppliedToProperties (Inherited from PropertyGroupAttribute.)
IsCategory (Inherited from PropertyGroupAttribute.)
IsInherited (Inherited from PropertyGroupAttribute.)
Name (Inherited from NamedBaseAttribute.)
RenderingGroup
UserLevel (Inherited from PropertyGroupAttribute.)

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    Visual3D.Design..::..NamedBaseAttribute
      Visual3D.Design..::..PropertyGroupAttribute
        Visual3D..::..AppearanceSettings..::..RenderingAttribute
          Visual3D..::..AppearanceSettings..::..LightingAttribute
          Visual3D..::..AppearanceSettings..::..ReflectionAttribute
          Visual3D..::..AppearanceSettings..::..VisibilityAttribute

See Also