![]() |
ezEngine Release 25.08
|
Public Member Functions | |
| void | SetLocalPosition (ezVec3 vPosition) |
| ezVec3 | GetLocalPosition () const |
| void | SetLocalRotation (ezQuat qRotation) |
| ezQuat | GetLocalRotation () const |
| void | SetLocalScaling (ezVec3 vScaling) |
| ezVec3 | GetLocalScaling () const |
| ezResult | Serialize (ezStreamWriter &ref_writer) const |
| ezResult | Deserialize (ezStreamReader &ref_reader) |
Public Attributes | |
| ezTransform | m_transform |
| ezColor | m_color |