C# 클래스 Fusion.Engine.Graphics.LightRenderer.SpotLightGPU

파일 보기 프로젝트 열기: demiurghg/FusionEngine

공개 프로퍼티들

프로퍼티 타입 설명
ExtentMax System.Vector4
ExtentMin System.Vector4
IntensityFar System.Vector4
MaskScaleOffset System.Vector4
PositionRadius System.Vector4
ShadowScaleOffset System.Vector4
ViewProjection System.Matrix

프로퍼티 상세

ExtentMax 공개적으로 프로퍼티

public Vector4,System ExtentMax
리턴 System.Vector4

ExtentMin 공개적으로 프로퍼티

public Vector4,System ExtentMin
리턴 System.Vector4

IntensityFar 공개적으로 프로퍼티

public Vector4,System IntensityFar
리턴 System.Vector4

MaskScaleOffset 공개적으로 프로퍼티

public Vector4,System MaskScaleOffset
리턴 System.Vector4

PositionRadius 공개적으로 프로퍼티

public Vector4,System PositionRadius
리턴 System.Vector4

ShadowScaleOffset 공개적으로 프로퍼티

public Vector4,System ShadowScaleOffset
리턴 System.Vector4

ViewProjection 공개적으로 프로퍼티

public Matrix,System ViewProjection
리턴 System.Matrix