395 B
395 B
LightComponent::SetCastsShadows
命名空间: XCEngine::Components
类型: method
头文件: XCEngine/Components/LightComponent.h
签名
void SetCastsShadows(bool value);
作用
更新 m_castsShadows。
当前实现
- 会更新
m_castsShadows。