449 B
449 B
TransformComponent::GetLocalRotation
命名空间: XCEngine::Components
类型: method
头文件: XCEngine/Components/TransformComponent.h
签名
const Math::Quaternion& GetLocalRotation() const;
作用
返回 m_localRotation 当前值。
当前实现
- 返回
m_localRotation当前值。