public enum Lighting3D : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum Lighting3D Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum Lighting3D : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum Lighting3D Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
OneSideDataNormal | Lights one side of each face using the original data normals. |
OneSideResetNormal | Lights one side of each face using recalculated normals. |
TwoSideDataNormal | Lights both sides of each face using original data normals. |
TwoSideDataNormalFromWindingOrder | Lights both sides of each face using original data normals, and the winding order for the "out" direction. |
TwoSideResetNormal | Lights both sides of each face using recalculated normals. |
TwoSideResetNormalFromWindingOrder | Lights both sides of each face using recalculated normal, and the winding order for the "out" direction. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.Lighting3D
Target Platforms: Windows 10, Windows 8.1