Docs.rs
  • bevy_ui-0.14.2
    • bevy_ui 0.14.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • cart
    • github:bevyengine:publish
    • Dependencies
      • bevy_a11y ^0.14.2 normal
      • bevy_app ^0.14.2 normal
      • bevy_asset ^0.14.2 normal
      • bevy_color ^0.14.3 normal
      • bevy_core_pipeline ^0.14.2 normal
      • bevy_derive ^0.14.2 normal
      • bevy_ecs ^0.14.2 normal
      • bevy_hierarchy ^0.14.2 normal
      • bevy_input ^0.14.2 normal
      • bevy_math ^0.14.2 normal
      • bevy_reflect ^0.14.2 normal
      • bevy_render ^0.14.2 normal
      • bevy_sprite ^0.14.2 normal
      • bevy_text ^0.14.2 normal optional
      • bevy_transform ^0.14.2 normal
      • bevy_utils ^0.14.2 normal
      • bevy_window ^0.14.2 normal
      • bytemuck ^1.5 normal
      • nonmax ^0.5 normal
      • serde ^1 normal optional
      • smallvec ^1.11 normal
      • taffy ^0.5 normal
      • thiserror ^1.0.0 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

bevy_ui0.14.2

Module ui_texture_slice_pipeline

Module Items

  • Structs
  • Constants
  • Functions
  • Type Aliases

In crate bevy_ui

Module bevy_ui::ui_texture_slice_pipeline

source ·

Structs§

  • DrawSlicer
  • ExtractedUiTextureSlice
  • ExtractedUiTextureSlices
  • SetSlicerTextureBindGroup
  • SetSlicerViewBindGroup
  • UiTextureSliceImageBindGroups
  • UiTextureSliceMeta
  • UiTextureSlicePipeline
  • UiTextureSlicePipelineKey
  • UiTextureSlicerBatch
  • UiTextureSlicerPlugin

Constants§

  • UI_SLICER_SHADER_HANDLE

Functions§

  • extract_ui_texture_slices
  • prepare_ui_slices
  • queue_ui_slices

Type Aliases§

  • DrawUiTextureSlices