NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Attributes | List of all members
NXOpen.DisplayManager.J3dMaterial Struct Reference

3d interface material definition More...

Public Attributes

double AmbientFactor
 ambient light coeficient More...
 
NXOpen.DisplayManager.J3dColor Color
 object color More...
 
double DiffuseFactor
 diffuse reflection coeficient More...
 
NXOpen.DisplayManager.J3dColor HighlightColor
 object highlight color More...
 
double Roughness
 surface roughness parameter More...
 
double SpecularFactor
 specular reflection coeficient More...
 
double Transparency
 0. More...
 

Detailed Description

3d interface material definition

Member Data Documentation

double NXOpen.DisplayManager.J3dMaterial.AmbientFactor

ambient light coeficient

NXOpen.DisplayManager.J3dColor NXOpen.DisplayManager.J3dMaterial.Color

object color

double NXOpen.DisplayManager.J3dMaterial.DiffuseFactor

diffuse reflection coeficient

NXOpen.DisplayManager.J3dColor NXOpen.DisplayManager.J3dMaterial.HighlightColor

object highlight color

double NXOpen.DisplayManager.J3dMaterial.Roughness

surface roughness parameter

double NXOpen.DisplayManager.J3dMaterial.SpecularFactor

specular reflection coeficient

double NXOpen.DisplayManager.J3dMaterial.Transparency

0.

0 is opaque, 1.0 is totally transparent


The documentation for this struct was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.