457 B
457 B
CameraComponent::SetOrthographicSize
命名空间: XCEngine::Components
类型: method
头文件: XCEngine/Components/CameraComponent.h
签名
void SetOrthographicSize(float value);
作用
更新 m_orthographicSize。
当前实现
- 会更新
m_orthographicSize。 - 当前实现会调用
max。