static std::optional< Entity > FromSnapshot(const std::optional< Snapshot > &snapshot, BlendMode blend_mode=BlendMode::kSourceOver, uint32_t stencil_depth=0)
Create an entity that can be used to render a given snapshot.
Matrix GetLocalTransform(const Matrix &parent_transform) const override
void SetMatrix(Matrix matrix)
~LocalMatrixFilterContents() override