Inheritance diagram for HPS.Material.Color:

Public Types

enum  Channel : uint { Channel.DiffuseColor = 0x00000001, Channel.Specular = 0x00000003, Channel.Emission = 0x00000004, Channel.Mirror = 0x00000006 }
 

Public Member Functions

Color (HPS.Material.Color in_that)
 
virtual void Dispose ()
 

Protected Member Functions

virtual void deleteCptr ()
 

Protected Attributes

bool cMemOwn
 
HandleRef cptr
 

Detailed Description

The MaterialColor Class

Member Enumeration Documentation

◆ Channel

enum HPS.Material.Color.Channel : uint
strong

MaterialColor Channel

Enumerator
DiffuseColor 

MaterialColor Channel.

Specular 

MaterialColor Channel.

Emission 

MaterialColor Channel.

Mirror 

MaterialColor Channel.


The documentation for this class was generated from the following file:
  • internals/hps_core/source/cs/HPS.Material.cs