Method GetLightVolumeDataAndBound
GetLightVolumeDataAndBound(LightCategory, GPULightType, LightVolumeType, VisibleLight, LightData, Vector3, Matrix4x4, StereoscopicEye)
선언
public void GetLightVolumeDataAndBound(LightCategory lightCategory, GPULightType gpuLightType, LightVolumeType lightVolumeType, VisibleLight light, LightData lightData, Vector3 lightDimensions, Matrix4x4 worldToView, Camera.StereoscopicEye eyeIndex = StereoscopicEye.Left)
파라미터
타입 | 이름 | 설명 |
---|---|---|
LightCategory | lightCategory | |
GPULightType | gpuLightType | |
LightVolumeType | lightVolumeType | |
VisibleLight | light | |
LightData | lightData | |
Vector3 | lightDimensions | |
Matrix4x4 | worldToView | |
Camera.StereoscopicEye | eyeIndex |