Home
last modified time | relevance | path

Searched refs:TRANSFORM_POSITION (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dnode_impl.h67 static constexpr BASE_NS::string_view TRANSFORM_POSITION = "TransformComponent.position"; variable
H A Dnode_impl.cpp280 …PropertyNameMask()[TRANSFORM_COMPONENT_NAME] = { TRANSFORM_POSITION.substr(TRANSFORM_COMPONENT_NAM… in Build()
654 …anges<BASE_NS::Math::Vec3>(propHandler_, META_ACCESS_PROPERTY(Position), meta, TRANSFORM_POSITION); in CompleteInitialization()