Returns true if this environment is a custom environment.
# Get the value of the property.propertyValue = renderEnvironment_var.isCustomEnvironment
#include <Fusion/Render/RenderEnvironment.h>// Get the value of the property.boolean propertyValue = renderEnvironment_var->isCustomEnvironment();