Interface IDynamicReflector
- Namespace
- HelixToolkit.SharpDX.Core
- Assembly
- HelixToolkit.SharpDX.dll
public interface IDynamicReflector
Properties
Center
Vector3 Center { get; set; }
Property Value
EnableReflector
bool EnableReflector { get; set; }
Property Value
FaceSize
int FaceSize { get; set; }
Property Value
FarField
float FarField { get; set; }
Property Value
IsDynamicScene
bool IsDynamicScene { get; set; }
Property Value
IsLeftHanded
bool IsLeftHanded { get; set; }
Property Value
NearField
float NearField { get; set; }
Property Value
Methods
BindCubeMap(DeviceContextProxy)
void BindCubeMap(DeviceContextProxy deviceContext)
Parameters
deviceContextDeviceContextProxy
UnBindCubeMap(DeviceContextProxy)
void UnBindCubeMap(DeviceContextProxy deviceContext)
Parameters
deviceContextDeviceContextProxy