|
Kanzi Graphics Engine
|
Property accessors for KzuLightNode. More...
#include "kzu_light.h"#include <system/kzs_types.h>#include <system/debug/kzs_error.h>#include <system/kzs_header.h>Functions | |
| kzBool | kzuLightNodeIsEnabled (const struct KzuLightNode *lightNode) |
| Gets the value of property Enabled in lightNode. More... | |
| kzsError | kzuLightNodeSetEnabled (const struct KzuLightNode *lightNode, kzBool value) |
| Sets the value of property Enabled in lightNode. More... | |
Property accessors for KzuLightNode.
Copyright 2008-2019 by Rightware. All rights reserved.
| kzBool kzuLightNodeIsEnabled | ( | const struct KzuLightNode * | lightNode) |
Gets the value of property Enabled in lightNode.
| kzsError kzuLightNodeSetEnabled | ( | const struct KzuLightNode * | lightNode, |
| kzBool | value | ||
| ) |
Sets the value of property Enabled in lightNode.