Home
last modified time | relevance | path

Searched refs:IS_BITFIELD (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/components/
H A Dplanar_reflection_component.h65 DEFINE_BITFIELD_PROPERTY(Flags, additionalFlags, "Flags", PropertyFlags::IS_BITFIELD,
70 DEFINE_BITFIELD_PROPERTY(uint64_t, layerMask, "Layer Mask", PropertyFlags::IS_BITFIELD,
H A Dcamera_component.h135 …uint32_t, sceneFlags, "Scene Flags", PropertyFlags::IS_BITFIELD, VALUE(0), CameraComponent::SceneF…
139 DEFINE_BITFIELD_PROPERTY(uint32_t, pipelineFlags, "Pipeline Flags", PropertyFlags::IS_BITFIELD,
236 DEFINE_BITFIELD_PROPERTY(uint64_t, layerMask, "Layer mask", PropertyFlags::IS_BITFIELD,
H A Dlight_component.h84 … DEFINE_BITFIELD_PROPERTY(uint64_t, lightLayerMask, "Light Layer Mask", PropertyFlags::IS_BITFIELD,
89 …EFINE_BITFIELD_PROPERTY(uint64_t, shadowLayerMask, "Shadow Layer Mask", PropertyFlags::IS_BITFIELD,
H A Dmaterial_component.h188 PropertyFlags::IS_BITFIELD,
215 PropertyFlags::IS_BITFIELD, VALUE(0u), MaterialComponent::ExtraRenderingFlagBits)
H A Dlayer_component.h33 DEFINE_BITFIELD_PROPERTY(uint64_t, layerMask, "Layer Mask", CORE_NS::PropertyFlags::IS_BITFIELD,
H A Danimation_state_component.h61 …Flags, options, "Options", CORE_NS::PropertyFlags::IS_BITFIELD, VALUE(0), AnimationStateComponent:…
H A Drender_configuration_component.h95 …TFIELD_PROPERTY(SceneRenderingFlags, renderingFlags, "Rendering Flags", PropertyFlags::IS_BITFIELD,
H A Dpost_process_component.h53 …Flags, enableFlags, "Enabled Effects", PropertyFlags::IS_BITFIELD, VALUE(0), PostProcessComponent:…
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property/
H A Dproperty.h47 IS_BITFIELD = 64, enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dmesh_component_manager.cpp77 …MeshComponent::Submesh, flags, "Options", PropertyFlags::IS_BITFIELD, MeshComponent::Submesh::Flag…