C# 클래스 HelixToolkit.Wpf.ThreePointLights

A visual element that contains a three point light setup.
See http://www.3drender.com/light/3point.html
상속: LightSetup
파일 보기 프로젝트 열기: litdev1/LitDev

공개 프로퍼티들

프로퍼티 타입 설명
DistanceProperty System.Windows.DependencyProperty
FillLightAngleProperty System.Windows.DependencyProperty
FillLightSideAngleProperty System.Windows.DependencyProperty
FrontDirectionProperty System.Windows.DependencyProperty
KeyLightAngleProperty System.Windows.DependencyProperty
KeyLightBrightnessProperty System.Windows.DependencyProperty
KeyLightSideAngleProperty System.Windows.DependencyProperty
KeyToFillLightRatioProperty System.Windows.DependencyProperty
KeyToRimLightRatioProperty System.Windows.DependencyProperty
RimLightAngleProperty System.Windows.DependencyProperty
TargetProperty System.Windows.DependencyProperty
UpDirectionProperty System.Windows.DependencyProperty

보호된 메소드들

메소드 설명
AddLights ( System.Windows.Media.Media3D.Model3DGroup lightGroup ) : void

Adds the lights to the element.

메소드 상세

AddLights() 보호된 메소드

Adds the lights to the element.
protected AddLights ( System.Windows.Media.Media3D.Model3DGroup lightGroup ) : void
lightGroup System.Windows.Media.Media3D.Model3DGroup /// The light group. ///
리턴 void

프로퍼티 상세

DistanceProperty 공개적으로 정적으로 프로퍼티

Identifies the Distance dependency property.
public static DependencyProperty,System.Windows DistanceProperty
리턴 System.Windows.DependencyProperty

FillLightAngleProperty 공개적으로 정적으로 프로퍼티

Identifies the FillLightAngle dependency property.
public static DependencyProperty,System.Windows FillLightAngleProperty
리턴 System.Windows.DependencyProperty

FillLightSideAngleProperty 공개적으로 정적으로 프로퍼티

Identifies the FillLightSideAngle dependency property.
public static DependencyProperty,System.Windows FillLightSideAngleProperty
리턴 System.Windows.DependencyProperty

FrontDirectionProperty 공개적으로 정적으로 프로퍼티

Identifies the FrontDirection dependency property.
public static DependencyProperty,System.Windows FrontDirectionProperty
리턴 System.Windows.DependencyProperty

KeyLightAngleProperty 공개적으로 정적으로 프로퍼티

Identifies the KeyLightAngle dependency property.
public static DependencyProperty,System.Windows KeyLightAngleProperty
리턴 System.Windows.DependencyProperty

KeyLightBrightnessProperty 공개적으로 정적으로 프로퍼티

Identifies the KeyLightBrightness dependency property.
public static DependencyProperty,System.Windows KeyLightBrightnessProperty
리턴 System.Windows.DependencyProperty

KeyLightSideAngleProperty 공개적으로 정적으로 프로퍼티

Identifies the KeyLightSideAngle dependency property.
public static DependencyProperty,System.Windows KeyLightSideAngleProperty
리턴 System.Windows.DependencyProperty

KeyToFillLightRatioProperty 공개적으로 정적으로 프로퍼티

Identifies the KeyToFillLightRatio dependency property.
public static DependencyProperty,System.Windows KeyToFillLightRatioProperty
리턴 System.Windows.DependencyProperty

KeyToRimLightRatioProperty 공개적으로 정적으로 프로퍼티

Identifies the KeyToRimLightRatio dependency property.
public static DependencyProperty,System.Windows KeyToRimLightRatioProperty
리턴 System.Windows.DependencyProperty

RimLightAngleProperty 공개적으로 정적으로 프로퍼티

Identifies the RimLightAngle dependency property.
public static DependencyProperty,System.Windows RimLightAngleProperty
리턴 System.Windows.DependencyProperty

TargetProperty 공개적으로 정적으로 프로퍼티

Identifies the Target dependency property.
public static DependencyProperty,System.Windows TargetProperty
리턴 System.Windows.DependencyProperty

UpDirectionProperty 공개적으로 정적으로 프로퍼티

Identifies the UpDirection dependency property.
public static DependencyProperty,System.Windows UpDirectionProperty
리턴 System.Windows.DependencyProperty