EnvironmentManagersetReflectionCubemapEnabled Method |
[Missing <summary> documentation for "M:Planetbase.EnvironmentManager.setReflectionCubemapEnabled(System.Boolean)"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic void setReflectionCubemapEnabled(
bool reflectionCubemapEnabled
)
Public Sub setReflectionCubemapEnabled (
reflectionCubemapEnabled As Boolean
)
public:
void setReflectionCubemapEnabled(
bool reflectionCubemapEnabled
)
Parameters
- reflectionCubemapEnabled
- Type: SystemBoolean
[Missing <param name="reflectionCubemapEnabled"/> documentation for "M:Planetbase.EnvironmentManager.setReflectionCubemapEnabled(System.Boolean)"]
See Also