408 B
408 B
LightComponent::GetCastsShadows
命名空间: XCEngine::Components
类型: method
头文件: XCEngine/Components/LightComponent.h
签名
bool GetCastsShadows() const;
作用
返回 m_castsShadows 当前值。
当前实现
- 返回
m_castsShadows当前值。