|
IEnvironmentalMapMaterialEnvironmentalCubeMap Property |
Gets ShaderResourceView that defines the EnvironmentalCubeMap.
ShaderResourceView should define a cube map with 6 textures for each side of the cube.
Namespace: Ab3d.DirectX.MaterialsAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax ShaderResourceView EnvironmentalCubeMap { get; }
Property Value
ShaderResourceViewSee Also